Added resize plugin to flot, removed inline css

Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
This commit is contained in:
Roman Schmerold (BNoiZe)
2013-12-29 16:39:47 +01:00
parent 34b4aaa828
commit 675e93b99a
86 changed files with 945 additions and 1228 deletions

View File

@@ -11,13 +11,13 @@ $header
<table class="formtable">
<thead>
<tr>
<th colspan="2">{$lng['admin']['customers']}</th>
<th colspan="3">{$lng['admin']['customers']}</th>
</tr>
</thead>
{$customers}
<thead>
<tr>
<th colspan="2">{$lng['admin']['admins']}</th>
<th colspan="3">{$lng['admin']['admins']}</th>
</tr>
</thead>
{$admins}