Parcourir la source

beautify clientarea

andre il y a 4 ans
Parent
commit
0ef14d408d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      templates/client/default/controlers/main.tpl

+ 1 - 1
templates/client/default/controlers/main.tpl

@@ -85,7 +85,7 @@
                                         </li>
                                         <li>
                                             <span class="list-heading">Testing</span>
-                                            <span class="list-text">Reg: {mktime($regdate)} Now: {mktime($smarty.now())}</span>
+                                            <span class="list-text">Reg: {mktime($regdate)} Now: {mktime($smarty.now)}</span>
                                         </li>
                                     {/if}
                                 </ul>