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