Redesigned tables to use less CSS
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
This commit is contained in:
@@ -9,7 +9,7 @@ $header
|
||||
|
||||
<form action="{$linker->getLink(array('section' => 'traffic'))}" method="post" enctype="application/x-www-form-urlencoded">
|
||||
<fieldset>
|
||||
<table class="fullform bradius" id="datatable">
|
||||
<table class="full hl" id="datatable">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>{$lng['traffic']['month']}</td>
|
||||
|
||||
Reference in New Issue
Block a user