Include a warning to not use this theme any more

This commit is contained in:
moodler
2005-01-25 13:29:21 +00:00
parent db70c04693
commit 902b5318c6
2 changed files with 5 additions and 2 deletions
+3 -1
View File
@@ -16,6 +16,8 @@
}
echo " bgcolor=\"$THEME->body\">";
?>
<center><h1>Switch to <a href="<?php echo "$CFG->wwwroot/theme/" ?>">standard theme</a>! This one is going away.</H1></center>
<div id="wrapper">
@@ -44,4 +46,4 @@
<?php } ?>
<div class="clearer">&nbsp;</div>
<!-- END OF HEADER -->
<div id="containerContent">
<div id="containerContent">
@@ -18,6 +18,7 @@
?>
<div id="wrapper">
<center><h1>Switch to <a href="<?php echo "$CFG->wwwroot/theme/" ?>">standard theme</a>! This one is going away.</H1></center>
<?php if ($home) { // This is what gets printed on the home page only
?>
@@ -44,4 +45,4 @@
<?php } ?>
<div class="clearer">&nbsp;</div>
<!-- END OF HEADER -->
<div id="containerContent">
<div id="containerContent">