From: moodler Date: Sat, 13 Sep 2003 07:34:20 +0000 (+0000) Subject: PLace included metadata lines above the X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=9ac796a68f538dfebdfc0bf51e1d80a2b3e895c3;p=moodle.git PLace included metadata lines above the <title> --- diff --git a/theme/brightretro/header.html b/theme/brightretro/header.html index 5ff0213501..0643aed3da 100644 --- a/theme/brightretro/header.html +++ b/theme/brightretro/header.html @@ -1,9 +1,9 @@ <!-- No doctype yet - we are slowly migrating towards XHTML transitional 1.0 --> <html<?php echo $direction ?>> <head> +<?php echo $meta ?> <title><?php echo $title ?> - wwwroot/theme/$CFG->theme" ?>/favicon.ico"> javascript"); ?> diff --git a/theme/cordoroyblue/header.html b/theme/cordoroyblue/header.html index 25e2d220b3..f695256230 100644 --- a/theme/cordoroyblue/header.html +++ b/theme/cordoroyblue/header.html @@ -1,9 +1,9 @@ > + <?php echo $title ?> - wwwroot/theme/$CFG->theme" ?>/favicon.ico"> javascript"); ?> diff --git a/theme/garden/header.html b/theme/garden/header.html index 25e2d220b3..abca547226 100755 --- a/theme/garden/header.html +++ b/theme/garden/header.html @@ -1,9 +1,9 @@ > + <?php echo $title ?> - wwwroot/theme/$CFG->theme" ?>/favicon.ico"> javascript"); ?> diff --git a/theme/oceanblue/header.html b/theme/oceanblue/header.html index 25e2d220b3..abca547226 100644 --- a/theme/oceanblue/header.html +++ b/theme/oceanblue/header.html @@ -1,9 +1,9 @@ > + <?php echo $title ?> - wwwroot/theme/$CFG->theme" ?>/favicon.ico"> javascript"); ?> diff --git a/theme/poweraid/header.html b/theme/poweraid/header.html index 16dc2abcf2..08bdd5446c 100644 --- a/theme/poweraid/header.html +++ b/theme/poweraid/header.html @@ -26,9 +26,9 @@ ?> > + <?php echo $title ?> - diff --git a/theme/standard/header.html b/theme/standard/header.html index 25e2d220b3..abca547226 100644 --- a/theme/standard/header.html +++ b/theme/standard/header.html @@ -1,9 +1,9 @@ > + <?php echo $title ?> - wwwroot/theme/$CFG->theme" ?>/favicon.ico"> javascript"); ?> diff --git a/theme/standardblue/header.html b/theme/standardblue/header.html index 25e2d220b3..abca547226 100644 --- a/theme/standardblue/header.html +++ b/theme/standardblue/header.html @@ -1,9 +1,9 @@ > + <?php echo $title ?> - wwwroot/theme/$CFG->theme" ?>/favicon.ico"> javascript"); ?> diff --git a/theme/standardgreen/header.html b/theme/standardgreen/header.html index 25e2d220b3..abca547226 100644 --- a/theme/standardgreen/header.html +++ b/theme/standardgreen/header.html @@ -1,9 +1,9 @@ > + <?php echo $title ?> - wwwroot/theme/$CFG->theme" ?>/favicon.ico"> javascript"); ?> diff --git a/theme/standardlogo/header.html b/theme/standardlogo/header.html index 5ff0213501..0643aed3da 100644 --- a/theme/standardlogo/header.html +++ b/theme/standardlogo/header.html @@ -1,9 +1,9 @@ > + <?php echo $title ?> - wwwroot/theme/$CFG->theme" ?>/favicon.ico"> javascript"); ?> diff --git a/theme/standardred/header.html b/theme/standardred/header.html index 25e2d220b3..abca547226 100644 --- a/theme/standardred/header.html +++ b/theme/standardred/header.html @@ -1,9 +1,9 @@ > + <?php echo $title ?> - wwwroot/theme/$CFG->theme" ?>/favicon.ico"> javascript"); ?> diff --git a/theme/standardwhite/header.html b/theme/standardwhite/header.html index 25e2d220b3..abca547226 100644 --- a/theme/standardwhite/header.html +++ b/theme/standardwhite/header.html @@ -1,9 +1,9 @@ > + <?php echo $title ?> - wwwroot/theme/$CFG->theme" ?>/favicon.ico"> javascript"); ?>