浏览代码

change template

andre 4 年之前
父节点
当前提交
991b0c4ea2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      templates/client/default/controlers/main.tpl

+ 1 - 1
templates/client/default/controlers/main.tpl

@@ -51,7 +51,7 @@
             			        <td class="list-heading" style="font-size: 85%;">{$LANG.clientareahostingregdate}</td>
 		                        <td class="list-text"  style="font-size: 85%;">{$regdate}</td>
             			    </tr>
-		                    {if $billingcycle != 'Gratis-Account'}
+		                    {if $billingcycle != $LANG.orderpaymenttermfreeaccount}
             			        <tr>
 		                            <td class="list-heading" style="font-size: 85%;">{$LANG.firstpaymentamount}</td>
             			            <td class="list-text"  style="font-size: 85%;">{$firstpaymentamount}</td>