From f7e3acc9f015115707b7b6d59d8ebdb2522b9d0d Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Mon, 23 Feb 2009 20:14:12 -0800 Subject: LAYOUT: added an icon for the time information gets rid of a bit of text and should leave more time for other buttons --- include/functions.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'include') diff --git a/include/functions.php b/include/functions.php index 0fec81e..f982029 100644 --- a/include/functions.php +++ b/include/functions.php @@ -881,7 +881,9 @@ function display_table () echo "
\n"; echo " time info\n"; + "last login: ".date("Y-m-d H:i:s",$lastlogin)."\">". + "". + "\n"; echo " \n"; } -- cgit v1.2.3-18-g5258