📁
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: dodelfwdconfirm.html.tt
[% SET CPANEL.CPVAR.dprefix = "../"; %] [% WRAPPER '_assets/master.html.tt' app_key = 'forwarders' -%] <div class="body-content"> <div class="section"> <h2 id="hdrForwardingMaintenance">[% locale.maketext("Email Forwarding Maintenance") %]</h2> <p id="deleteEmailForwardingConfirmMsg"> [% locale.maketext("Are you sure you want to delete the email forwarder “[_1]” to “[_2]”?", FORM.email, FORM.emaildest) %] </p> <div class="form-group"> <a class="btn btn-primary" id="btn_delete" href="dodelfwd.html?email=[% RAW_FORM.email.uri %]&emaildest=[% RAW_FORM.emaildest.uri %]">[% locale.maketext("Delete Forwarder") %]</a> <a class="btn btn-link" id="btn_cancel" href="fwds.html">[% locale.maketext("Cancel") %]</a> </div> </div> [% INCLUDE _assets/return_link.html.tt return_location='fwds.html' return_link_text=locale.maketext('Go Back') %] </div> [% END %]
Save