From 50ebd1258eab218698cca6a8e8ea0bfe07dbb699 Mon Sep 17 00:00:00 2001 From: urs_hunkler Date: Mon, 25 Jun 2007 12:21:09 +0000 Subject: [PATCH] changed navmenuwidth to the standard value --- theme/chameleon/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/chameleon/config.php b/theme/chameleon/config.php index cff6731992..d21055ca09 100644 --- a/theme/chameleon/config.php +++ b/theme/chameleon/config.php @@ -80,7 +80,7 @@ $THEME->langsheets = false; /// different styles. -$THEME->navmenuwidth = 5; +$THEME->navmenuwidth = 50; /// You can use this to control the cutoff point for strings /// in the navmenus (list of activities in popup menu etc) -- 2.39.5