📁
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: delkey.html.tt
[% SET CPANEL.CPVAR.dprefix = "../" %] [% WRAPPER '_assets/master.html.tt' app_key = 'encryption' %] <div class="body-content"> <div id="warnUserContainer" class="alert alert-warning"> <span class="glyphicon glyphicon-exclamation-sign" aria-hidden="true"></span> <div class="alert-message"> [% locale.maketext("This function will delete all keys that match this [asis,ID] ([_1]).", RAW_FORM.key.html()) %] </div> </div> <p id="descDeleteKeyConfirm">[% locale.maketext("Are you sure you wish to delete this key?") %]</p> <a id="btnYes" class="btn btn-primary" href="dodelkey.html?key=[% RAW_FORM.key.uri() %]" > [% locale.maketext("Yes") %] </a> <a id="btnNo" class="btn btn-link" href="index.html" > [% locale.maketext("No") %] </a> [% INCLUDE _assets/return_link.html.tt return_location='index.html' return_link_text=locale.maketext('Go Back') %] </div> [% END %]
Save