From 69d3cd7f675c2dd71d2dbb696453ffa6c5fd2819 Mon Sep 17 00:00:00 2001 From: tjhunt Date: Tue, 7 Jul 2009 05:06:38 +0000 Subject: [PATCH] themes: MDL-19077 - take out test code I did not mean to include in my last commit. --- theme/standardwhite/config.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/theme/standardwhite/config.php b/theme/standardwhite/config.php index bfce5f6d3b..89ecba31fc 100644 --- a/theme/standardwhite/config.php +++ b/theme/standardwhite/config.php @@ -75,5 +75,3 @@ $THEME->makenavmenulist = false; // $navmenulist ... this contains a simple XHTML menu of // all activities in the current course, mostly useful for // creating popup navigation menus and so on. - -$THEME->modsheets = true; \ No newline at end of file -- 2.39.5