EditPage: Fix passing the save/publish button label to other messages
authorBartosz Dziewoński <matma.rex@gmail.com>
Mon, 29 May 2017 18:46:24 +0000 (20:46 +0200)
committerBartosz Dziewoński <matma.rex@gmail.com>
Mon, 29 May 2017 18:56:05 +0000 (20:56 +0200)
commit9ebc94191a6a698f822111c3ec2257fdd5a554b2
tree3af9bb9c1190cd97b5a86068b9112816db06b554
parent4b110c881c622d1bfe73a9ced7329a1cde5fb82b
EditPage: Fix passing the save/publish button label to other messages

We were passing the message key, instead of the message text.
Follow-up to 44f596231397eb9ea2a5fe345c79ae952d6a1247.

Bug: T166478
Change-Id: Iaf33b0e6fba71ebf1130fc067210ed49c1b06011
includes/EditPage.php