Added resize plugin to flot, removed inline css
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user