From 43371c755a55a29f396f00b4fd1e53e4484b4709 Mon Sep 17 00:00:00 2001 From: Raimond Spekking Date: Mon, 30 Jul 2007 08:38:09 +0000 Subject: [PATCH] Fix regression: message 'imghistory' was deleted in r24432 but still used in SpecialUndelete.php. Now replaced with the new message 'filehist'. --- includes/SpecialUndelete.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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( "