]> git.mjollnir.org Git - moodle.git/commitdiff
Added back homelink to oceanblue theme based on standard theme.
authormits <mits>
Mon, 19 Jun 2006 16:36:51 +0000 (16:36 +0000)
committermits <mits>
Mon, 19 Jun 2006 16:36:51 +0000 (16:36 +0000)
theme/oceanblue/footer.html

index b5c761b80bed32afb4b2cbcf89f1d79a6f33eaa5..ece17ef8c2007c0b4e2f329c21ac65a7ca608725 100644 (file)
@@ -17,6 +17,7 @@
 <?php } ?>
 
 <?php echo $loggedinas ?>
+<?php echo $homelink ?>
 
 <?php if (!empty($performanceinfo)) {
           echo $performanceinfo;