]> git.mjollnir.org Git - moodle.git/commitdiff
Mention the new themes
authormartin <martin>
Sun, 11 Aug 2002 06:24:28 +0000 (06:24 +0000)
committermartin <martin>
Sun, 11 Aug 2002 06:24:28 +0000 (06:24 +0000)
config-dist.php

index 85c80b3edd4297a80ebed851ac181f2d1604d273..5a38ae50912fdcaec4bf7643e971240bf09f3795 100644 (file)
@@ -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";