📁
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: deldbconfirm.html.tt
[% SET CPANEL.CPVAR.dprefix = "../" %] [% WRAPPER '_assets/master.html.tt' app_key = 'postgresql_databases' -%] <div class="body-content"> <p id="descConfirmation"> [% locale.maketext("Are you sure you wish to permanently remove the “[_1]” database?", FORM.db) %] </p> <a id="btnDelete" class="btn btn-primary" href="deldb.html?db=[% RAW_FORM.db | uri %]"> [% locale.maketext("Delete Database") %] </a> <a id="btnCancel" 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