summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2009-07-27 18:38:35 +0000
committerDries Buytaert <dries@buytaert.net>2009-07-27 18:38:35 +0000
commit7d41b2d7f5eed4fa274a948fa2c96d150f453f0e (patch)
tree404f8bc0a9165132387439a40b02fc4539f8f82e /themes
parent9381abb7c3374e450c048ce809c95f15eec98aa1 (diff)
downloadbrdo-7d41b2d7f5eed4fa274a948fa2c96d150f453f0e.tar.gz
brdo-7d41b2d7f5eed4fa274a948fa2c96d150f453f0e.tar.bz2
- Patch #519782 by tic2000: change to become a hidden region like page_top.
Diffstat (limited to 'themes')
-rw-r--r--themes/garland/page.tpl.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/garland/page.tpl.php b/themes/garland/page.tpl.php
index 94f4a8ded..16221026d 100644
--- a/themes/garland/page.tpl.php
+++ b/themes/garland/page.tpl.php
@@ -75,6 +75,6 @@
</div> <!-- /#container -->
</div> <!-- /#wrapper -->
- <?php print $closure ?>
+ <?php print $page_bottom; ?>
</body>
</html>