From 090535e154be99f9539aaef7b9d2294c04befd3a Mon Sep 17 00:00:00 2001 From: Gabriel Wicke Date: Wed, 5 May 2004 20:56:06 +0000 Subject: [PATCH] no javascript: of course --- includes/EditPage.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/EditPage.php b/includes/EditPage.php index 34fccee1b7..e10b30a22a 100644 --- a/includes/EditPage.php +++ b/includes/EditPage.php @@ -281,7 +281,7 @@ class EditPage { $cancel = $sk->makeKnownLink( $this->mTitle->getPrefixedURL(), wfMsg( "cancel" ) ); $edithelpurl = $sk->makeUrl( wfMsg( "edithelppage" )); - $edithelp = ''. wfMsg( "edithelp" ).''; $copywarn = wfMsg( "copyrightwarning", $sk->makeKnownLink( -- 2.20.1