From: Gabriel Wicke Date: Thu, 10 Jun 2004 18:42:05 +0000 (+0000) Subject: ids on submits X-Git-Tag: 1.5.0alpha1~2939 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/?a=commitdiff_plain;h=2fa717d4f6fb872c53c552522e2b3fa74cf85925;p=lhc%2Fweb%2Fwiklou.git ids on submits --- 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" ) . "

-" );