Explorar el Código

add cwp7CheckLimit

andre hace 3 años
padre
commit
038efa4405
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      clientarea.tpl

+ 2 - 2
clientarea.tpl

@@ -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>