diff options
Diffstat (limited to 'themes/garland/page.tpl.php')
-rw-r--r-- | themes/garland/page.tpl.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/garland/page.tpl.php b/themes/garland/page.tpl.php index 204df0a25..feda682ca 100644 --- a/themes/garland/page.tpl.php +++ b/themes/garland/page.tpl.php @@ -56,7 +56,7 @@ <?php print $content ?> </div> <?php print $feed_icons ?> - <div id="footer"><?php print $footer_message . $footer ?></div> + <div id="footer"><?php print $footer ?></div> </div></div></div></div> <!-- /.left-corner, /.right-corner, /#squeeze, /#center --> <?php if ($right): ?> |