From 880dfb2e715a3770de56fb525f5c90d28a6ccb4c Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Sat, 10 May 2008 12:15:35 -0700 Subject: NEW FEATURE: new settings page, user can now change timezone rewrote the settings page, timezone can now be changed, the user menu shows up on the left on the pref page. Added a link to the pref-page in the left menu. Signed-off-by: Arun Persaud --- include/functions.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/functions.php') diff --git a/include/functions.php b/include/functions.php index e60f69f..382b148 100644 --- a/include/functions.php +++ b/include/functions.php @@ -828,6 +828,8 @@ function display_user_menu() echo "
Start a new game\n"; + echo "
Change settings\n"; + echo "
Statistics\n"; echo -- cgit v1.2.3-18-g5258