1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-22 22:25:31 +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

@@ -167,8 +167,8 @@ class eurl_admin_ui extends e_admin_controller_ui
<form action='".e_SELF."?mode=main&action=alias' method='post' id='urlconfig-form'>
<fieldset id='core-eurl-core'>
<legend>".LAN_EURL_LEGEND_ALIASES."</legend>
<table cellpadding='0' cellspacing='0' class='adminlist'>
<colgroup span='2'>
<table class='adminlist'>
<colgroup>
<col class='col-label' />
<col class='col-control' />
</colgroup>
@@ -229,8 +229,8 @@ class eurl_admin_ui extends e_admin_controller_ui
<form action='".e_SELF."?mode=main&action=config' method='post' id='urlconfig-form'>
<fieldset id='core-eurl-core'>
<legend>".LAN_EURL_LEGEND_CONFIG."</legend>
<table cellpadding='0' cellspacing='0' class='adminlist'>
<colgroup span='3'>
<table class='adminlist'>
<colgroup>
<col class='col-label' />
<col class='col-control' />
<col class='col-control' />