1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-11 09:04:38 +02:00

Admin GUI refinements

This commit is contained in:
Cameron
2012-11-26 14:41:32 -08:00
parent 2ee7159adc
commit d892fb0a85
46 changed files with 809 additions and 741 deletions

View File

@@ -152,17 +152,17 @@ class emotec
<form method='post' action='".e_SELF."'>
<fieldset id='emoticon-activate'>
<legend>".EMOLAN_1."</legend>
<table class='adminlist'>
<table class='table adminlist'>
<colgroup>
<col style='width:30%' />
<col style='width:70%' />
</colgroup>
<tbody>
<tr>
<td class='label'>
<td>
".EMOLAN_4.":
</td>
<td class='control'>
<td>
<div class='auto-toggle-area autocheck'>
<input type='checkbox' class='checkbox' name='smiley_activate' value='1'".($pref['smiley_activate'] ? " checked='checked'" : '')." />
</div>