📁
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: dodelautoresconfirm.html.tt
[% SET CPANEL.CPVAR.dprefix = "../" %] [% WRAPPER '_assets/master.html.tt' app_key = 'autoresponders' %] <div class="body-content"> <p id="descAutoResponderConfirm"> [% locale.maketext("Are you sure you want to delete the autoresponder for “[output,class,_1,status]”?",FORM.item('email')) %] </p> <form action="dodelautores.html" method="post"> <input type="hidden" name="email" value="[% FORM.item('email') %]"> <div class="form-group"> <button type="submit" id="lnkDeleteAutoResponders" class="btn btn-primary">[% locale.maketext("Delete Autoresponder") %]</button> <a id="lnkCancel" class="btn btn-link" href="autores.html">[% locale.maketext("Cancel") %]</a> </div> </form> [% IF !(ExpVar.expand('$appname') == "webmail") %] [% INCLUDE _assets/return_link.html.tt return_location='autores.html' return_link_text=locale.maketext('Go Back') %] [% ELSE %] [% INCLUDE _assets/return_link.html.tt return_location='../index.html' return_link_text=locale.maketext('Go Back') %] [% END %] </div> [% END %]
Save