소스 검색

add cwp7CheckLimit

andre 3 년 전
부모
커밋
0776eb2b85
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>