r79434 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r79433
|
r79434
|
r79435
>
Date:
17:51, 1 January 2011
Author:
dantman
Status:
ok
Tags:
Comment:
Fix Vector to output a proper newline and indentation before the ending body and html tags... (*cough* A certain sneaker wearing rabbit made me do it)
Modified paths:
/trunk/phase3/skins/Vector.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/skins/Vector.php
—
—
@@ -236,6 +236,7 @@
237
237
<script type="<?php $this->text('jsmimetype') ?>"> if ( window.isMSIE55 ) fixalpha(); </script>
238
238
<!-- /fixalpha -->
239
239
<?php $this->printTrail(); ?>
240
+
240
241
</body>
241
242
</html>
242
243
<?php
Status & tagging log
21:06, 1 January 2011
Krinkle
(
talk
|
contribs
)
changed the
status
of r79434
[
removed:
new
added:
ok]