Ver Fonte

remove payment singens if free product

andre há 4 anos atrás
pai
commit
ac629f4a92
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      templates/clientarea.tpl

+ 1 - 1
templates/clientarea.tpl

@@ -99,7 +99,7 @@
                   {else}
                     <li>{debug}
                       <span class="list-heading">Trial Account</span>
-                      <span class="list-text">Restlaufzeit: {14 - $smarty.now - mktime($regdate)}</span>
+                      <span class="list-text">Restlaufzeit: {14 - $smarty.now + mktime($regdate)}</span>
                     </li>
                   {/if}
                 </ul>