Include a warning to not use this theme any more
This commit is contained in:
@@ -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"> </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"> </div>
|
||||
<!-- END OF HEADER -->
|
||||
<div id="containerContent">
|
||||
<div id="containerContent">
|
||||
|
||||
Reference in New Issue
Block a user