From: martin Date: Sun, 11 Aug 2002 06:24:28 +0000 (+0000) Subject: Mention the new themes X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=bd2bed9345d4593626dd88e9143f915544869758;p=moodle.git Mention the new themes --- diff --git a/config-dist.php b/config-dist.php index 85c80b3edd..5a38ae5091 100644 --- a/config-dist.php +++ b/config-dist.php @@ -60,8 +60,8 @@ $CFG->dataroot = "/home/moodledata"; // Choose a theme from the "themes" folder. Current choices include -// "standard" and "standardblue", but feel free to copy one and -// make new themes! +// "standard", "standardblue", "standardgreen" and "standardred", +// but feel free to copy one and make new themes! $CFG->theme = "standard";