Explorar o código

use zero amount as trial

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

+ 1 - 1
templates/clientarea.tpl

@@ -92,7 +92,7 @@
                         </tr>
                   {else}
                         <tr>
-                            <td class="list-heading" style="font-size: 85%;"><strong>Trial Account</strong></td>
+                            <td class="list-heading" style="font-size: 85%;"><strong>Trial Account {$recurringamount->toNumeric()}</strong></td>
                             {if 1123200 > ($smarty.now - ($regdate|@strtotime)) && ($smarty.now - ($regdate|@strtotime)) > 950400} {* wenn Heute - RegisterDatum < 13 Tage && > 11 Tage *}
                                 <td class="list-text" style="color:orange; font-size:85%">Endet in {(14 - (($smarty.now - ($regdate|@strtotime)) / 86400)|round)} Tagen</td>
                             {elseif ($smarty.now - ($regdate|@strtotime)) > 1123200} {* wenn Heute - RegisterDatum > 13 Tage *}