From fec6d2c66a5ccbd96f468a0f39cce0c474ee22de Mon Sep 17 00:00:00 2001 From: moodler Date: Fri, 15 Apr 2005 14:58:35 +0000 Subject: [PATCH] Resorting entry in list --- lib/defaults.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/defaults.php b/lib/defaults.php index 2ef1b3c424f..efa8cab4b52 100644 --- a/lib/defaults.php +++ b/lib/defaults.php @@ -81,9 +81,9 @@ 'teacherassignteachers' => true, 'template' => 'default', 'textfilters' => 'mod/glossary/dynalink.php', + 'theme' => 'standardwhite', 'themelist' => '', 'timezone' => 99, - 'theme' => 'standardwhite', 'unzip' => '', 'zip' => '' );