summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 44017455a..2ea573836 100644
--- a/themes/garland/page.tpl.php
+++ b/themes/garland/page.tpl.php
@@ -56,7 +56,7 @@
<?php print render($page['content']); ?>
</div>
<?php print $feed_icons ?>
- <?php print render($page['footer']) ?>
+ <?php print render($page['footer']); ?>
</div></div></div></div> <!-- /.left-corner, /.right-corner, /#squeeze, /#center -->
<?php if ($page['sidebar_second']): ?>