From 67596de47dcc34f4192960cd59597d64a3c36cbe Mon Sep 17 00:00:00 2001 From: poltawski Date: Thu, 20 Dec 2007 17:32:08 +0000 Subject: [PATCH] MDL-12668 - Various themes not respecting theme varaibles merged from MOODLE_19_STABLE --- theme/chameleon/meta.php | 4 ++-- theme/cornflower/header.html | 6 +++--- theme/standard/meta.php | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/theme/chameleon/meta.php b/theme/chameleon/meta.php index 23caf6c925..ebb731cfff 100644 --- a/theme/chameleon/meta.php +++ b/theme/chameleon/meta.php @@ -1,6 +1,6 @@ diff --git a/theme/cornflower/header.html b/theme/cornflower/header.html index d67804131a..74383a4529 100644 --- a/theme/cornflower/header.html +++ b/theme/cornflower/header.html @@ -4,7 +4,7 @@ <?php echo $title ?> - + javascript"); ?> @@ -21,13 +21,13 @@ if ($home) { // home page ?> -

[ REPLACE ME ]

+

[ REPLACE ME ]

-

[ REPLACE ME ]

+

[ REPLACE ME ]

diff --git a/theme/standard/meta.php b/theme/standard/meta.php index ba50b86ad4..a333f1998b 100644 --- a/theme/standard/meta.php +++ b/theme/standard/meta.php @@ -1,6 +1,6 @@ -- 2.39.5