View Single Post
  #1  
Old 10-21-2008, 10:56 PM
 
mphhpm mphhpm is offline
 

Newbie
  
Join Date: Aug 2008
Posts: 3
 

Default How to add system date/time to top_menu.tpl

* I would like to have the system date/time shown in the table in top_menu.tpl
? is there a way to make this work in the template:

<?php
echo date("d/m/y");
?>

peace,
mark
__________________
4.1.10
Configurator
Affiliate
Reply With Quote