|
@@ -466,7 +466,7 @@
|
|
|
<p>{($bwusage / 1024)|round:1} GB / {($bwlimit / 1024)|round:1} GB</p>
|
|
<p>{($bwusage / 1024)|round:1} GB / {($bwlimit / 1024)|round:1} GB</p>
|
|
|
</td>
|
|
</td>
|
|
|
</tr>
|
|
</tr>
|
|
|
- <tr>
|
|
|
|
|
|
|
+{* <tr>
|
|
|
<td class="col-sm-6 text-sm-center">
|
|
<td class="col-sm-6 text-sm-center">
|
|
|
<h4>Datenbanken</h4>
|
|
<h4>Datenbanken</h4>
|
|
|
<input type="text" value="{$db_used}" class="dial-usage" data-width="100"
|
|
<input type="text" value="{$db_used}" class="dial-usage" data-width="100"
|
|
@@ -479,7 +479,7 @@
|
|
|
data-height="100" data-min="0" data-max="{$ftp_accounts}" data-readOnly="true" />
|
|
data-height="100" data-min="0" data-max="{$ftp_accounts}" data-readOnly="true" />
|
|
|
<p>{$ftp_accounts_used} / {$ftp_accounts}</p>
|
|
<p>{$ftp_accounts_used} / {$ftp_accounts}</p>
|
|
|
</td>
|
|
</td>
|
|
|
- </tr>
|
|
|
|
|
|
|
+ </tr> *}
|
|
|
</table>
|
|
</table>
|
|
|
<div class="clearfix">
|
|
<div class="clearfix">
|
|
|
</div>
|
|
</div>
|