Undo r24394; not really comfortable with this change. Probably not ideal for installa...
authorBrion Vibber <brion@users.mediawiki.org>
Mon, 30 Jul 2007 03:06:20 +0000 (03:06 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Mon, 30 Jul 2007 03:06:20 +0000 (03:06 +0000)
includes/EditPage.php

index 328cf75..7a2a498 100644 (file)
@@ -1703,7 +1703,7 @@ END
                        array(  'image' => 'button_image.png',
                                'id'    => 'mw-editbutton-image',
                                'open'  => '[['.$wgContLang->getNsText(NS_IMAGE).":",
-                               'close' => '|thumb]]',
+                               'close' => ']]',
                                'sample'=> wfMsg('image_sample'),
                                'tip'   => wfMsg('image_tip'),
                                'key'   => 'D'