diff --git a/includes/EditPage.php b/includes/EditPage.php index 5a488fa43a9..db910f85875 100644 --- a/includes/EditPage.php +++ b/includes/EditPage.php @@ -309,7 +309,7 @@ class EditPage { wfMsg( "cancel" ) ); $edithelpurl = $sk->makeUrl( wfMsg( "edithelppage" )); $edithelp = ''. + "'$edithelpurl', 'helpwindow', 'width=610,height=400,left=10,top=10,scrollbars=yes'".'); return false;" href="'.$edithelpurl.'">'. wfMsg( "edithelp" ).''; $copywarn = wfMsg( "copyrightwarning", $sk->makeKnownLink( wfMsg( "copyrightpage" ) ) );