Преглед изворни кода

remove payment singens if free product

andre пре 4 година
родитељ
комит
2bedfb9781
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">Ende: {(14*24*60*60 - $smarty.now + mktime($regdate))|date_format:'%d'}</span>
+                      <span class="list-text">Endet in: {(13*24*60*60 - $smarty.now + mktime($regdate))|date_format:'%d'}</span>
                     </li>
                   {/if}
                 </ul>