Merge pull request #117 from BNoiZe/master

Fixes for installtion screen
This commit is contained in:
BNoiZe
2013-10-04 18:56:18 +02:00
parent c2b35d81c6
commit 6d12ad9986
106 changed files with 186 additions and 274 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>