diff options
Diffstat (limited to 'templates/footer.inc.php')
-rw-r--r-- | templates/footer.inc.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/footer.inc.php b/templates/footer.inc.php index 2b306aa5..66afe41d 100644 --- a/templates/footer.inc.php +++ b/templates/footer.inc.php @@ -21,8 +21,8 @@ */ ?> </div> <!-- end id="content"--> -<!-- I really hate IE --> -</td></tr></table> +<!-- I really hate IE +</td></tr></table> --> </div> <!-- end id="maincontainer"--> <div id="footer"> <a href="http://www.ampache.org/index.php">Ampache v.<?php echo Config::get('version'); ?></a><br /> |