Skip to content
Snippets Groups Projects
Commit e0599e58 authored by cfoe's avatar cfoe
Browse files

branding options file

parent 31f6ceb5
No related branches found
No related tags found
No related merge requests found
<h2><tmpl_var name="list_head_txt"></h2>
<p><tmpl_var name="list_desc_txt"></p>
<div class="panel panel_system_config">
<div class="pnl_formsarea">
<fieldset class="inlineLabels"><legend><tmpl_var name="branding_txt">Branding</legend>
<div class="ctrlHolder">
<p class="label">{tmpl_var name='allow_themechange_txt'}Allow users to change theme</p>
<div class="multiField">
{tmpl_var name='allow_themechange'}
</div>
</div>
</fieldset>
<input type="hidden" name="id" value="{tmpl_var name='id'}">
<div class="buttonHolder buttons">
<button class="positive iconstxt icoPositive" type="button" value="{tmpl_var name='btn_save_txt'}" onClick="submitForm('pageForm','admin/system_config_edit.php');"><span>{tmpl_var name='btn_save_txt'}</span></button>
<button class="negative iconstxt icoNegative" type="button" value="{tmpl_var name='btn_cancel_txt'}" onClick="loadContent('admin/server_list.php');"><span>{tmpl_var name='btn_cancel_txt'}</span></button>
</div>
</div>
</div>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment