فهرست منبع

remove payment singens if free product

andre 4 سال پیش
والد
کامیت
a4a45dceaf
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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)|date_format:'%Y-%m-%d %H:%M:%S'}</span>
                     </li>
                   {/if}
                 </ul>