From a8589cef1e311a032a67ecdc61e2b73197373288 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Sun, 5 Nov 2006 21:48:43 +0000 Subject: working democratic play --- templates/sidebar.inc.php | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'templates/sidebar.inc.php') diff --git a/templates/sidebar.inc.php b/templates/sidebar.inc.php index cd620975..ff61c4f8 100644 --- a/templates/sidebar.inc.php +++ b/templates/sidebar.inc.php @@ -196,6 +196,11 @@ $web_path = conf('web_path'); +prefs['play_type'] == 'democratic') { ?> +
  • + +
  • +
  • -- cgit