1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-11 00:54:49 +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

@@ -300,13 +300,13 @@ class frontpage
<fieldset id='frontpage-settings'>
<legend{$show_legend}>".FRTLAN_13."</legend>
<table class='adminlist'>
<table class='table adminlist'>
<colgroup>
<col style='width: 5%' />
<col style='width: 25%' />
<col style='width: 30%' />
<col style='width: 30%' />
<col style='width: 10%' />
<col style='width: 25%' />
<col style='width: 15%' />
</colgroup>
<thead>
<tr>
@@ -394,7 +394,7 @@ class frontpage
<fieldset id='core-frontpage-edit'>
<legend class='e-hideme'>".($rule_info['order'] ? FRTLAN_46 : FRTLAN_42)."</legend>
<div id='core-frontpage-edit-home'>
<table class='adminlist'>
<table class='table adminlist'>
<colgroup>
<col style='width: 40%' />
<col style='width: 60%' />
@@ -415,7 +415,7 @@ class frontpage
</table>
</div>
<div id='core-frontpage-edit-post-login'>
<table class='adminlist'>
<table class='table adminlist'>
<colgroup>
<col style='width: 40%' />
<col style='width: 60%' />