Explorar o código

beautify clientarea

andre %!s(int64=4) %!d(string=hai) anos
pai
achega
8ad25a0e39
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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: {$regdate.timestamp} Now: {$smarty.now}</span>
+                                    <span class="list-text">Reg: {foreach $regdate as $regvalue} {$regvalue} {/foreach}} Now: {$smarty.now}</span>
                                         </li>
                                     {/if}
                                 </ul>