Fix Vector to output a proper newline and indentation before the ending body and...
authorDaniel Friesen <dantman@users.mediawiki.org>
Sat, 1 Jan 2011 17:51:10 +0000 (17:51 +0000)
committerDaniel Friesen <dantman@users.mediawiki.org>
Sat, 1 Jan 2011 17:51:10 +0000 (17:51 +0000)
skins/Vector.php

index d2c77c0..748614f 100644 (file)
@@ -236,6 +236,7 @@ class VectorTemplate extends BaseTemplate {
                <script type="<?php $this->text('jsmimetype') ?>"> if ( window.isMSIE55 ) fixalpha(); </script>
                <!-- /fixalpha -->
                <?php $this->printTrail(); ?>
+
        </body>
 </html>
 <?php