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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user