PLace included metadata lines above the <title>

This commit is contained in:
moodler 2003-09-13 07:34:20 +00:00
parent 2237c10c84
commit 9ac796a68f
11 changed files with 11 additions and 11 deletions

View 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"); ?>

View 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"); ?>

View 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"); ?>

View 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"); ?>

View 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" />

View 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"); ?>

View 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"); ?>

View 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"); ?>

View 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"); ?>

View 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"); ?>

View 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"); ?>