📁
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: addaforhost.tmpl
[% WRAPPER 'master_templates/master.tmpl' theme="yui" app_key = 'add_an_a_entry_for_your_hostname' breadcrumburl = '/scripts/addaforhost' scripts = ['/js/sorttable.js'] -%] <table class="sortable" id="datatbl1"> <tr> <th>Hostname</th> <th>Server Main IP</th> </tr> <tr> <td>[% data.hostname %]</td> <td>[% data.mainip %]</td> </table> <br /><br /> Please confirm the IP address to use for the "A Entry" for [% data.hostname %] <form action="[% cp_security_token %]/scripts2/doaddaforhost"> <input type="text" name="ip" value="[% data.mainip %]"> <input type="submit" value="Add Entry" class="btn-primary" /> </form> [% END #wrapper -%]
Save