Răsfoiți Sursa

remove payment singens if free product

andre 4 ani în urmă
părinte
comite
6fe80aebc0
1 a modificat fișierele cu 1 adăugiri și 2 ștergeri
  1. 1 2
      templates/clientarea.tpl

+ 1 - 2
templates/clientarea.tpl

@@ -5,7 +5,6 @@
  * Customized ny thurdata
  **********************************************************
 *}
-{debug}
 {if $modulechangepwresult}
   {if $modulechangepwresult == "success"}
     {include file="$template/includes/alert.tpl" type="success" msg=$modulechangepasswordmessage textcenter=true}
@@ -100,7 +99,7 @@
                   {else}
                     <li>
                       <span class="list-heading">Trial Account</span>
-                      <span class="list-text">Restlaufzeit: {14 - $smarty.now - $regdate}</span>
+                      <span class="list-text">Restlaufzeit: 14 - {$smarty.now} - {$regdate}</span>
                     </li>
                   {/if}
                 </ul>