From 323ed8f2e2a2442e3456ed62d1ff6dee41336643 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= Date: Mon, 27 Jun 2005 09:14:32 +0000 Subject: [PATCH] * Using msg:allpagessubmit for the submit button instead of msg:querybtn --- includes/SpecialLog.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() . - "" . + "" . "" ); } -- 2.20.1