fix table
author<mako@atdot.cc> <>
Tue, 12 Aug 2008 03:03:50 +0000 (23:03 -0400)
committer<mako@atdot.cc> <>
Tue, 12 Aug 2008 03:03:50 +0000 (23:03 -0400)
EditImage_body.php

index 6cf50ebaa8c45f4eb8e54924083f07d39b184421..e305d5d5fc5357791901784f82c4b20cf7508679 100644 (file)
@@ -137,7 +137,7 @@ class EditImage extends SpecialPage {
                                        <td align='$align2'>
                                          <textarea tabindex='3' name='wpUploadDescription' id='wpUploadDescription' rows='6' cols='{$cols}'{$width}>$encComment</textarea>
                                        </td>
-                                     </tr><table>
+                                     </tr></table>
 
                                      <p><input type=\"submit\" value=\"{$crop_text}\" /></p>
                                      </form>");

Benjamin Mako Hill || Want to submit a patch?