From f0d23d77da5086cd6b722daae793359a57291e57 Mon Sep 17 00:00:00 2001 From: Gabriel Wicke Date: Tue, 15 Jun 2004 21:40:19 +0000 Subject: [PATCH] added id for copywarn message on edit page --- includes/EditPage.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/EditPage.php b/includes/EditPage.php index b168b6c29a..45c1262e8f 100644 --- a/includes/EditPage.php +++ b/includes/EditPage.php @@ -431,7 +431,7 @@ htmlspecialchars( $wgLang->recodeForEdit( $this->textbox1 ) ) . {$cancel} | {$edithelp} -

{$copywarn} +
{$copywarn}
section ) . "\" name=\"wpSection\" /> edittime}\" name=\"wpEdittime\" />\n" ); -- 2.20.1