EditPage: Wrap the pipe between "Cancel" and "Editing help" links in a <span>
authorMatmaRex <matma.rex@gmail.com>
Fri, 26 Jul 2013 10:16:05 +0000 (12:16 +0200)
committerMatmarex <matma.rex@gmail.com>
Tue, 13 Aug 2013 12:39:51 +0000 (12:39 +0000)
commit49fbff1882fa2d252acc21d496110b93e26b7375
treea8d1eba9ebd23b48d45cefb910db3437e1d5582e
parent35c3f63cc16291c32b9498a922c8a14b8f285a7b
EditPage: Wrap the pipe between "Cancel" and "Editing help" links in a <span>

This will make it possible to hide or style it without nasty hacks
like the one Vector extension's ext.vector.footerCleanup module uses.

Bug: 43689
Change-Id: Id9269876939d3453c53473f7e3650c375f6fdd22
includes/EditPage.php