Explorar o código

use zero amount as trial

andre %!s(int64=4) %!d(string=hai) anos
pai
achega
9056f99696
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      templates/clientarea.tpl

+ 1 - 1
templates/clientarea.tpl

@@ -69,7 +69,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 != 'Gratis-Account' || $firstpaymentamount->toNumeric() > 0}
                         <tr>
                             <td class="list-heading" style="font-size: 85%;">{$LANG.firstpaymentamount}</td>
                             <td class="list-text"  style="font-size: 85%;">{$firstpaymentamount->toNumeric()}</td>