From: Raimond Spekking Date: Mon, 30 Jul 2007 08:38:09 +0000 (+0000) Subject: Fix regression: message 'imghistory' was deleted in r24432 but still used in SpecialU... X-Git-Tag: 1.31.0-rc.0~51929 X-Git-Url: https://git.cyclocoop.org/admin/?a=commitdiff_plain;h=43371c755a55a29f396f00b4fd1e53e4484b4709;p=lhc%2Fweb%2Fwiklou.git Fix regression: message 'imghistory' was deleted in r24432 but still used in SpecialUndelete.php. Now replaced with the new message 'filehist'. --- diff --git a/includes/SpecialUndelete.php b/includes/SpecialUndelete.php index 52f1ecc04a..630d9208ac 100644 --- a/includes/SpecialUndelete.php +++ b/includes/SpecialUndelete.php @@ -799,7 +799,7 @@ class UndeleteForm { if( $haveFiles ) { - $wgOut->addHtml( "

" . wfMsgHtml( 'imghistory' ) . "

\n" ); + $wgOut->addHtml( "

" . wfMsgHtml( 'filehist' ) . "

\n" ); $wgOut->addHtml( "