Fix issue with link in history line for revs hidden from sysops
authorSiebrand Mazeland <s.mazeland@xs4all.nl>
Sun, 7 Oct 2012 23:57:15 +0000 (01:57 +0200)
committerSiebrand Mazeland <s.mazeland@xs4all.nl>
Sun, 7 Oct 2012 23:57:15 +0000 (01:57 +0200)
commite591bda6fd0967dd28bea4f54ab4697f31ee8def
tree4cc618be17648d4d6f204b6423280c8b2f7a8216
parent026ce9c37a75d01c720d1805bce5a47ba0758ae6
Fix issue with link in history line for revs hidden from sysops

Looks like this link should have been called $del instead of $cdel.

Needs some verification. Blame came up with Aaron's change in
https://www.mediawiki.org/wiki/Special:Code/MediaWiki/58351. Looks like it may
have been a typo.

Change-Id: I36607e1d1365ddfb0383d68702291509b94a931a
includes/actions/HistoryAction.php