From 38048ab4eb9bd74e31e11fd33efa1bf5b3bc9f5d Mon Sep 17 00:00:00 2001 From: urs_hunkler Date: Thu, 19 Jul 2007 19:55:24 +0000 Subject: [PATCH] activated chamleon again --- 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 3ed08fce21d..b3ac9468ffb 100644 --- a/theme/chameleon/config.php +++ b/theme/chameleon/config.php @@ -132,7 +132,7 @@ $THEME->chameleonenabled = false; /// viewed by a user who can edit pages. it is recommended to /// set this to false once you're satisfied with your theme. -$THEME->chameleonteachereditenabled = false; +$THEME->chameleonteachereditenabled = true; /// If you use chameleon as a course theme setting this to true /// will allow teachers on that course to edit the theme.