]> git.mjollnir.org Git - moodle.git/commitdiff
PLace included metadata lines above the <title>
authormoodler <moodler>
Sat, 13 Sep 2003 07:34:20 +0000 (07:34 +0000)
committermoodler <moodler>
Sat, 13 Sep 2003 07:34:20 +0000 (07:34 +0000)
theme/brightretro/header.html
theme/cordoroyblue/header.html
theme/garden/header.html
theme/oceanblue/header.html
theme/poweraid/header.html
theme/standard/header.html
theme/standardblue/header.html
theme/standardgreen/header.html
theme/standardlogo/header.html
theme/standardred/header.html
theme/standardwhite/header.html

index 5ff0213501d6c86de284820848c4cf0473fa3036..0643aed3da8eea01306d8d4faf2c8a6739f62590 100644 (file)
@@ -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 ?></title>
 <meta name="keywords" content="moodle, <?php echo $title ?> ">
-<?php echo $meta ?>
 <link rel="stylesheet" type="text/css" href="<?php echo $styles ?>">
 <link rel="shortcut icon" href="<?php echo "$CFG->wwwroot/theme/$CFG->theme" ?>/favicon.ico">
 <?php include("$CFG->javascript"); ?>
index 25e2d220b3d2b8236df6b0cb27aff6bb175450db..f6952562305107bc212fed1fef02756bc78c26e7 100644 (file)
@@ -1,9 +1,9 @@
 <!-- No doctype yet - we are slowly migrating towards XHTML transitional 1.0 -->
 <html<?php echo $direction ?>>
+<?php echo $meta ?>
 <head>
 <title><?php echo $title ?></title>
 <meta name="keywords" content="moodle, <?php echo $title ?> ">
-<?php echo $meta ?>
 <link rel="stylesheet" type="text/css" href="<?php echo $styles ?>">
 <link rel="shortcut icon" href="<?php echo "$CFG->wwwroot/theme/$CFG->theme" ?>/favicon.ico">
 <?php include("$CFG->javascript"); ?>
index 25e2d220b3d2b8236df6b0cb27aff6bb175450db..abca547226f81331d6730f352d20a8800976cdf9 100755 (executable)
@@ -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 ?></title>
 <meta name="keywords" content="moodle, <?php echo $title ?> ">
-<?php echo $meta ?>
 <link rel="stylesheet" type="text/css" href="<?php echo $styles ?>">
 <link rel="shortcut icon" href="<?php echo "$CFG->wwwroot/theme/$CFG->theme" ?>/favicon.ico">
 <?php include("$CFG->javascript"); ?>
index 25e2d220b3d2b8236df6b0cb27aff6bb175450db..abca547226f81331d6730f352d20a8800976cdf9 100644 (file)
@@ -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 ?></title>
 <meta name="keywords" content="moodle, <?php echo $title ?> ">
-<?php echo $meta ?>
 <link rel="stylesheet" type="text/css" href="<?php echo $styles ?>">
 <link rel="shortcut icon" href="<?php echo "$CFG->wwwroot/theme/$CFG->theme" ?>/favicon.ico">
 <?php include("$CFG->javascript"); ?>
index 16dc2abcf22286869532c6aba615c55f9d0a2f31..08bdd5446c4543d6d19f3466fa0c1e221783003a 100644 (file)
@@ -26,9 +26,9 @@
 ?>
 <HTML<?php echo $direction?>>
 <HEAD>
+<?php echo $meta ?>
 <TITLE><?php echo $title ?></TITLE>
 <META NAME="keywords" CONTENT="Moodle, <?php echo $title ?> " />
-<?php echo $meta ?>
 <meta name="ROBOTS" content="INDEX,FOLLOW" />
 <meta name="resource-type" content="document" />
 <meta http-equiv="expires" content="0" />
index 25e2d220b3d2b8236df6b0cb27aff6bb175450db..abca547226f81331d6730f352d20a8800976cdf9 100644 (file)
@@ -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 ?></title>
 <meta name="keywords" content="moodle, <?php echo $title ?> ">
-<?php echo $meta ?>
 <link rel="stylesheet" type="text/css" href="<?php echo $styles ?>">
 <link rel="shortcut icon" href="<?php echo "$CFG->wwwroot/theme/$CFG->theme" ?>/favicon.ico">
 <?php include("$CFG->javascript"); ?>
index 25e2d220b3d2b8236df6b0cb27aff6bb175450db..abca547226f81331d6730f352d20a8800976cdf9 100644 (file)
@@ -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 ?></title>
 <meta name="keywords" content="moodle, <?php echo $title ?> ">
-<?php echo $meta ?>
 <link rel="stylesheet" type="text/css" href="<?php echo $styles ?>">
 <link rel="shortcut icon" href="<?php echo "$CFG->wwwroot/theme/$CFG->theme" ?>/favicon.ico">
 <?php include("$CFG->javascript"); ?>
index 25e2d220b3d2b8236df6b0cb27aff6bb175450db..abca547226f81331d6730f352d20a8800976cdf9 100644 (file)
@@ -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 ?></title>
 <meta name="keywords" content="moodle, <?php echo $title ?> ">
-<?php echo $meta ?>
 <link rel="stylesheet" type="text/css" href="<?php echo $styles ?>">
 <link rel="shortcut icon" href="<?php echo "$CFG->wwwroot/theme/$CFG->theme" ?>/favicon.ico">
 <?php include("$CFG->javascript"); ?>
index 5ff0213501d6c86de284820848c4cf0473fa3036..0643aed3da8eea01306d8d4faf2c8a6739f62590 100644 (file)
@@ -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 ?></title>
 <meta name="keywords" content="moodle, <?php echo $title ?> ">
-<?php echo $meta ?>
 <link rel="stylesheet" type="text/css" href="<?php echo $styles ?>">
 <link rel="shortcut icon" href="<?php echo "$CFG->wwwroot/theme/$CFG->theme" ?>/favicon.ico">
 <?php include("$CFG->javascript"); ?>
index 25e2d220b3d2b8236df6b0cb27aff6bb175450db..abca547226f81331d6730f352d20a8800976cdf9 100644 (file)
@@ -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 ?></title>
 <meta name="keywords" content="moodle, <?php echo $title ?> ">
-<?php echo $meta ?>
 <link rel="stylesheet" type="text/css" href="<?php echo $styles ?>">
 <link rel="shortcut icon" href="<?php echo "$CFG->wwwroot/theme/$CFG->theme" ?>/favicon.ico">
 <?php include("$CFG->javascript"); ?>
index 25e2d220b3d2b8236df6b0cb27aff6bb175450db..abca547226f81331d6730f352d20a8800976cdf9 100644 (file)
@@ -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 ?></title>
 <meta name="keywords" content="moodle, <?php echo $title ?> ">
-<?php echo $meta ?>
 <link rel="stylesheet" type="text/css" href="<?php echo $styles ?>">
 <link rel="shortcut icon" href="<?php echo "$CFG->wwwroot/theme/$CFG->theme" ?>/favicon.ico">
 <?php include("$CFG->javascript"); ?>