Explorar el Código

add cwp7CheckLimit

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

+ 1 - 1
clientarea.tpl

@@ -441,7 +441,7 @@
                         <tr>
                           <td class="col-sm-6 text-sm-center">
                             <h4>Domains</h4>
-                            <input type="text" value="{$bwpercent|substr:0:-1}" class="dial-usage" data-width="100"
+                            <input type="text" value="{$addons_domains_used}" class="dial-usage" data-width="100"
                               data-height="100" data-min="0" data-readOnly="true" />
                             <p>{$addons_domains_used} / {$addons_domains}</p>
                           </td>