From: urs_hunkler Date: Sun, 23 Apr 2006 19:02:17 +0000 (+0000) Subject: Bug #4315 - Use current_theme() instead of the $CFG-theme X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=2ca8a6c6724d3598d627db04b0a111faa4d97e0d;p=moodle.git Bug #4315 - Use current_theme() instead of the $CFG-theme --- diff --git a/theme/cornflower/footer.html b/theme/cornflower/footer.html index f516a6ef8a..acacf9a2fe 100644 --- a/theme/cornflower/footer.html +++ b/theme/cornflower/footer.html @@ -10,7 +10,7 @@ ?> -

wwwroot/theme/$CFG->theme/images/moodlelogo.gif" ?>" border="0">

+

diff --git a/theme/orangewhite/footer.html b/theme/orangewhite/footer.html index c390f02c2b..e05faac6df 100644 --- a/theme/orangewhite/footer.html +++ b/theme/orangewhite/footer.html @@ -1,7 +1,7 @@ - + diff --git a/theme/orangewhitepda/footer.html b/theme/orangewhitepda/footer.html index 45d64a65c1..e05faac6df 100644 --- a/theme/orangewhitepda/footer.html +++ b/theme/orangewhitepda/footer.html @@ -1,21 +1,17 @@ - + diff --git a/theme/orangewhitepda/header.html b/theme/orangewhitepda/header.html index ac33f882e3..89d94d0817 100644 --- a/theme/orangewhitepda/header.html +++ b/theme/orangewhitepda/header.html @@ -13,7 +13,7 @@ if ($focus) { echo " onload=\"setfocus()\""; }; - ?> + ?>>
@@ -41,4 +41,4 @@
-
\ No newline at end of file +