diff options
Diffstat (limited to 'lib/tpl/default/footer.html')
-rw-r--r-- | lib/tpl/default/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tpl/default/footer.html b/lib/tpl/default/footer.html index fb1d38fd2..e75d029d3 100644 --- a/lib/tpl/default/footer.html +++ b/lib/tpl/default/footer.html @@ -7,7 +7,7 @@ */ ?> -<div align="center" class="footerinc"> +<div class="footerinc"> <a target="_blank" href="<?php echo DOKU_BASE; ?>feed.php" title="Recent changes RSS feed"><img src="<?php echo DOKU_TPL; ?>images/button-rss.png" width="80" height="15" alt="Recent changes RSS feed" border="0" /></a> <a target="_blank" href="http://creativecommons.org/licenses/by-nc-sa/2.0/" rel="license" title="Creative Commons License"><img src="<?php echo DOKU_TPL; ?>images/button-cc.gif" width="80" height="15" alt="Creative Commons License" border="0" /></a> |