[% USE Whostmgr -%] [% WRAPPER 'master_templates/master.tmpl' theme="yui" stylesheets = [ Whostmgr.find_file_url('css/tweaksettings_optimized.css'), Whostmgr.find_file_url('yui/tabview/assets/skins/sam/tabview.css') ] scripts = [ Whostmgr.find_file_url('yui/tabview/tabview.js') ] app_key='tweak_settings' warn_linked_nodes=1 ; -%]
[% IF update_in_progress %]

[% locale.maketext('In order to prevent conflicts, Tweak Settings may not be altered while a [asis,cPanel amp() WHM]® update is in progress.') %]

[% ELSE %] [% SET tweakcfg = { 'display_label' => 1 } -%] [% INCLUDE '_gentweakpage.tmpl' -%]
[% locale.maketext("Notes") %]:
[% END -%] [% END -%]