summaryrefslogtreecommitdiff
path: root/themes/garland/page.tpl.php
diff options
context:
space:
mode:
Diffstat (limited to 'themes/garland/page.tpl.php')
-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 a59d41fdc..d28f77efe 100644
--- a/themes/garland/page.tpl.php
+++ b/themes/garland/page.tpl.php
@@ -74,7 +74,7 @@
<?php if ($help): print $help; endif; ?>
<?php if ($show_messages && $messages): print $messages; endif; ?>
<?php print $content ?>
- <span class="clear"></span>
+ <div class="clear"></div>
<?php print $feed_icons ?>
<div id="footer"><?php print $footer_message . $footer ?></div>
</div></div></div></div> <!-- /.left-corner, /.right-corner, /#squeeze, /#center -->