* Style fixes in EditPage::showEditForm() to more readable
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Fri, 30 Dec 2011 21:30:04 +0000 (21:30 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Fri, 30 Dec 2011 21:30:04 +0000 (21:30 +0000)
commit899abee7b9590c488461a6e69c11b82216bedb85
tree5872b8e1c99df8fcdfffdcf39e0dc52abe33ab91
parent5ccc792805398296ef91184cf729c231685132bb
* Style fixes in EditPage::showEditForm() to more readable
* Use style="display:none;" instead of non-existing type="hidden" for the textarea when asking user for confirmation to save the edit if the page was deleted during edition; also drop other attributes since they are useless in that case
includes/EditPage.php