Index: branches/liquidthreads/includes/EditPage.php |
— | — | @@ -1714,7 +1714,7 @@ |
1715 | 1715 | array( 'image' => 'button_image.png', |
1716 | 1716 | 'id' => 'mw-editbutton-image', |
1717 | 1717 | 'open' => '[['.$wgContLang->getNsText(NS_IMAGE).":", |
1718 | | - 'close' => ']]', |
| 1718 | + 'close' => '|thumb]]', |
1719 | 1719 | 'sample'=> wfMsg('image_sample'), |
1720 | 1720 | 'tip' => wfMsg('image_tip'), |
1721 | 1721 | 'key' => 'D' |
Property changes on: branches/liquidthreads |
___________________________________________________________________ |
Modified: svnmerge-integrated |
1722 | 1722 | - /trunk/phase3:1-24387 |
1723 | 1723 | + /trunk/phase3:1-24396 |