Browse Source

change template

andre 4 years ago
parent
commit
991b0c4ea2
1 changed files with 1 additions and 1 deletions
  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-heading" style="font-size: 85%;">{$LANG.clientareahostingregdate}</td>
 		                        <td class="list-text"  style="font-size: 85%;">{$regdate}</td>
 		                        <td class="list-text"  style="font-size: 85%;">{$regdate}</td>
             			    </tr>
             			    </tr>
-		                    {if $billingcycle != 'Gratis-Account'}
+		                    {if $billingcycle != $LANG.orderpaymenttermfreeaccount}
             			        <tr>
             			        <tr>
 		                            <td class="list-heading" style="font-size: 85%;">{$LANG.firstpaymentamount}</td>
 		                            <td class="list-heading" style="font-size: 85%;">{$LANG.firstpaymentamount}</td>
             			            <td class="list-text"  style="font-size: 85%;">{$firstpaymentamount}</td>
             			            <td class="list-text"  style="font-size: 85%;">{$firstpaymentamount}</td>