Procházet zdrojové kódy

remove payment singens if free product

andre před 4 roky
rodič
revize
36f24a1bb1
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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">Trial Ende: {(14*24*60*60 + mktime($regdate))|date_format:'%d %B %Y'}</span>
+                      <span class="list-text">Trial Ende: {(14*24*60*60 + mktime($regdate))|date_format:'%e %B %Y'}</span>
                     </li>
                   {/if}
                 </ul>