From: Ævar Arnfjörð Bjarmason Date: Mon, 27 Jun 2005 09:14:32 +0000 (+0000) Subject: * Using msg:allpagessubmit for the submit button instead of msg:querybtn X-Git-Tag: 1.5.0beta2~175 X-Git-Url: http://git.cyclocoop.org/%40spipnet%40?a=commitdiff_plain;h=323ed8f2e2a2442e3456ed62d1ff6dee41336643;p=lhc%2Fweb%2Fwiklou.git * Using msg:allpagessubmit for the submit button instead of msg:querybtn --- diff --git a/includes/SpecialLog.php b/includes/SpecialLog.php index 244aa197ad..7a7b0462a8 100644 --- a/includes/SpecialLog.php +++ b/includes/SpecialLog.php @@ -352,7 +352,7 @@ class LogViewer { $this->getTypeMenu() . $this->getUserInput() . $this->getTitleInput() . - "" . + "" . "" ); }