1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-18 20:31:41 +02:00

More HTML cleanup

This commit is contained in:
CaMer0n
2012-05-13 05:50:32 +00:00
parent e7968c1cf8
commit 546d930311
21 changed files with 162 additions and 162 deletions

View File

@@ -300,8 +300,8 @@ class frontpage
<fieldset id='frontpage-settings'>
<legend{$show_legend}>".FRTLAN_13."</legend>
<table cellpadding='0' cellspacing='0' class='adminlist'>
<colgroup span='5'>
<table class='adminlist'>
<colgroup>
<col style='width: 5%' />
<col style='width: 25%' />
<col style='width: 30%' />
@@ -394,8 +394,8 @@ 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 cellpadding='0' cellspacing='0' class='adminlist'>
<colgroup span='2'>
<table class='adminlist'>
<colgroup>
<col style='width: 40%' />
<col style='width: 60%' />
</colgroup>
@@ -415,8 +415,8 @@ class frontpage
</table>
</div>
<div id='core-frontpage-edit-post-login'>
<table cellpadding='0' cellspacing='0' class='adminlist'>
<colgroup span='2'>
<table class='adminlist'>
<colgroup>
<col style='width: 40%' />
<col style='width: 60%' />
</colgroup>