📁
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: clonetheme.tmpl
[% WRAPPER 'master_templates/master.tmpl' theme="yui" breadcrumburl = '/scripts/thememanager_landing' -%] [% IF !data.theme_exists -%] Sorry, that theme does not exist. [% ELSE -%] Cloning <img src="/images/[% data.image %]" align="absmiddle"> theme: [% data.theme FILTER html %]<br /> <form action="[% cp_security_token %]/scripts/doclonetheme" method="POST"> <input type="hidden" name="theme" value="[% data.theme FILTER html %]" /> <input type="hidden" name="themetype" value="[% data.themetype %]" /> Please enter a name for the new theme: <input type="text" name="newtheme" /> <input type="submit" class="btn-primary" value="Submit" /> </form> [% PROCESS '_returnlink.tmpl' url="${cp_security_token}/scripts/thememanager?app=${themetype}" -%] [% END -%] [% END -%]
Save