* In EditPage.php: don't add the separator if getCancelLink() returns an empty string
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Tue, 12 Jul 2011 15:38:07 +0000 (15:38 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Tue, 12 Jul 2011 15:38:07 +0000 (15:38 +0000)
commitdb6f6bd21c2a4ad222f29fcf7ed9ae82f4a376aa
tree301b61ff1e2cf746f69567e741ebc22a9237c4d7
parentde1f9c7d61e792217305e26392cfe4d3a48b3207
* In EditPage.php: don't add the separator if getCancelLink() returns an empty string
* In TalkHere extension: override getCancelLink() instead of having mangleEditForm() hack
includes/EditPage.php