From 472072028560aa178211ae248fc0dad4526533c7 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Sun, 22 Jul 2007 16:47:22 +0000 Subject: corrected ajax but introduced with prototype, tweaked how ajax stuff is done, now uses ajax:: class also replaced player with a logout icon --- templates/sidebar.inc.php | 29 +++++++++++++++++------------ 1 file changed, 17 insertions(+), 12 deletions(-) (limited to 'templates/sidebar.inc.php') diff --git a/templates/sidebar.inc.php b/templates/sidebar.inc.php index 13612552..90ac42ce 100644 --- a/templates/sidebar.inc.php +++ b/templates/sidebar.inc.php @@ -27,25 +27,30 @@ $web_path = Config::get('web_path'); $ajax_url = Config::get('ajax_url'); ?>