📁
SKYSHELL MANAGER
PHP v8.2.31
Create
Create
Path:
root
/
home
/
thevaxnx
/
nativize.com
/
staging
/
wp-includes
/
js
/
tinymce
/
themes
/
Name
Size
Perm
Actions
📁
inlite
-
0755
🗑️
🏷️
🔒
📁
modern
-
0755
🗑️
🏷️
🔒
📄
wp-links-opml.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: toggleLabelInfoDirective.phtml
<div class="toggle-info-label-container"> <label id="{{labelID}}" for="{{for}}"> {{labelText}} <label-suffix for="{{for}}" ng-if="includeLabelSuffix"></label-suffix> </label> <a id="{{infoIconID}}" href="javascript:void(0)" class="far fa-question-circle text-primary form-info-sign" ng-click="toggleInfoBlock()" title="{{toggleActionTitle}}"> </a> <span id="{{infoBlockID}}" class="info-block" ng-transclude ng-show="showInfoBlock"> </span> </div>
Save