📁
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: deleterewriteconfirm.html.tt
[% SET CPANEL.CPVAR.dprefix = "../" %] [% WRAPPER '_assets/master.html.tt' app_key = 'ruby_on_rails' -%] <div class="body-content"> <h2>[% locale.maketext("Remove the [asis,Ruby on Rails] Application’s Rewrite") %]</h2> <p> [% locale.maketext("Are you sure you wish to [output,strong,permanently] remove the rewrite to [output,url,_2] for the Ruby on Rails application “[_1]”?", FORM.appname, 'http://' _ FORM.rewritedomain _ '/' _ FORM.rewriteurl) %] </p> <a class="btn btn-primary" href="deleterewrite.html?appname=[% RAW_FORM.appname | uri | html %]&rewritedomain=[% RAW_FORM.rewritedomain | uri | html %]&rewriteurl=[% RAW_FORM.rewriteurl | uri | html %]"> [% locale.maketext("Remove Rewrite") %] </a> <a class="btn btn-link" href="index.html"> [% locale.maketext("Cancel") %] </a> [% INCLUDE _assets/return_link.html.tt return_location='index.html' return_link_text=locale.maketext('Go Back') %] </div> [% END #wrapper %]
Save