소스 검색

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}
                   {else}
                     <li>{debug}
                     <li>{debug}
                       <span class="list-heading">Trial Account</span>
                       <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>
                     </li>
                   {/if}
                   {/if}
                 </ul>
                 </ul>