split prefs-help-userdata to prefs-help-realname & prefs-help-email. Nds still need...
[lhc/web/wiklou.git] / includes / SpecialLog.php
index 244aa19..7a7b046 100644 (file)
@@ -352,7 +352,7 @@ class LogViewer {
                        $this->getTypeMenu() .
                        $this->getUserInput() .
                        $this->getTitleInput() .
-                       "<input type='submit' value=\"" . wfMsg( 'querybtn' ) . "\" />" .
+                       "<input type='submit' value=\"" . wfMsg( 'allpagessubmit' ) . "\" />" .
                        "</form>" );
        }