From: urs_hunkler Date: Mon, 25 Jun 2007 12:21:09 +0000 (+0000) Subject: changed navmenuwidth to the standard value X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=50ebd1258eab218698cca6a8e8ea0bfe07dbb699;p=moodle.git changed navmenuwidth to the standard value --- 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)