restored width=98%, like I already did with the top table
authorTim Starling <tstarling@users.mediawiki.org>
Sat, 3 Apr 2004 05:57:38 +0000 (05:57 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Sat, 3 Apr 2004 05:57:38 +0000 (05:57 +0000)
includes/DifferenceEngine.php

index 3f0e341..c33e950 100644 (file)
@@ -68,7 +68,7 @@ class DifferenceEngine {
                $nta = explode( "\n", str_replace( "\r\n", "\n",
                  htmlspecialchars( $ntext ) ) );
 
-               $wgOut->addHTML( "<table border=0
+               $wgOut->addHTML( "<table border=0 width='98%'
 cellpadding=0 cellspacing='4px' class='special'><tr>
 <td colspan=2 width='50%' align=center bgcolor='#cccccc'>
 {$otitle}</td>