From 2fa717d4f6fb872c53c552522e2b3fa74cf85925 Mon Sep 17 00:00:00 2001 From: Gabriel Wicke Date: Thu, 10 Jun 2004 18:42:05 +0000 Subject: [PATCH] ids on submits --- includes/EditPage.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/includes/EditPage.php b/includes/EditPage.php index c868ac22a8..2c98ed6206 100644 --- a/includes/EditPage.php +++ b/includes/EditPage.php @@ -420,9 +420,9 @@ htmlspecialchars( $wgLang->recodeForEdit( $this->textbox1 ) ) .
{$editsummary} {$checkboxhtml} - - {$cancel} | {$edithelp}

{$copywarn} @@ -435,7 +435,7 @@ htmlspecialchars( $wgLang->recodeForEdit( $this->textbox1 ) ) . wfMsg( "yourtext" ), wfMsg( "storedversion" ) ); $wgOut->addHTML( "

" . wfMsg( "yourtext" ) . "

-" ); -- 2.20.1