CSS & HTML cleanup

This commit is contained in:
BNoiZe
2013-10-03 21:21:54 +02:00
parent ce403a855a
commit 0c3aa5c0be
106 changed files with 139 additions and 178 deletions

View File

@@ -11,7 +11,7 @@ $header
<form action="{$linker->getLink(array('section' => 'traffic'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset>
<table class="fullform bradiusodd">
<table class="fullform bradius">
<tr>
<th>{$lng['traffic']['sumftp']} GB</th>
<th>{$lng['traffic']['sumhttp']} GB</th>
@@ -23,7 +23,7 @@ $header
<td><div style="color:#800000;">{$traffic_complete['mail']}</div></td>
</tr>
</table><br />
<table class="fullform bradiusodd" id="datatable">
<table class="fullform bradius" id="datatable">
<tr id="datalegend">
<th>{$lng['traffic']['month']}</td>
<th>{$lng['traffic']['ftp']}</th>

View File

@@ -7,7 +7,7 @@ $header
</h2>
</header>
<section class="fullform bradiusodd">
<section class="fullform bradius">
<form action="{$linker->getLink(array('section' => 'traffic'))}" method="post" enctype="application/x-www-form-urlencoded">
<fieldset>