📁
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: labelSuffix.phtml
<span class="required-field" id="fieldRequired_{{fieldName}}" ng-show="showAsterisk()" title="{{ text('required') }}">*</span> <span class="fas fa-check field-validation-valid" id="fieldValid_{{fieldName}}" ng-show="isValid()" title="{{ text('valid') }}"></span> <span class="fas fa-times field-validation-invalid" id="fieldInvalid_{{fieldName}}" ng-show="isInvalid()" title="{{ text('invalid') }}"></span> <span glyph-class="fas fa-spinner" id="{{spinnerId}}" spinner title="{{ text('validating') }}"></span>
Save