ソースを参照

remove payment singens if free product

andre 4 年 前
コミット
098d329256
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(0, 0, 0, $month, $day, $year)}</span>
+                      <span class="list-text">Restlaufzeit: 14 - {$smarty.now} - {mktime($regdate)}</span>
                     </li>
                   {/if}
                 </ul>