Prechádzať zdrojové kódy

remove payment singens if free product

andre 4 rokov pred
rodič
commit
808e3f303a
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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">Trial Ende: {(14*24*60*60 + mktime($regdate))|date_format:'%e %B %Y'}</span>
+                      <span class="list-text">Trial Ende: {(14*24*60*60 + mktime($regdate))|date_format:'%e. %B %Y'}</span>
                     </li>
                     </li>
                   {/if}
                   {/if}
                 </ul>
                 </ul>