From 2ca8a6c6724d3598d627db04b0a111faa4d97e0d Mon Sep 17 00:00:00 2001 From: urs_hunkler Date: Sun, 23 Apr 2006 19:02:17 +0000 Subject: [PATCH] Bug #4315 - Use current_theme() instead of the $CFG-theme --- theme/cornflower/footer.html | 2 +- theme/orangewhite/footer.html | 9 ++------- theme/orangewhitepda/footer.html | 10 +++------- theme/orangewhitepda/header.html | 4 ++-- 4 files changed, 8 insertions(+), 17 deletions(-) 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 +
-- 2.39.5