From: Jens Frank Date: Mon, 21 Mar 2005 16:18:52 +0000 (+0000) Subject: Bug 1704: Untranslateable text in SpecialLog X-Git-Tag: 1.5.0alpha1~551 X-Git-Url: http://git.cyclocoop.org/%24image?a=commitdiff_plain;h=a5f37cf8e9ce2e6503e273efb296e2aff5fd6eff;p=lhc%2Fweb%2Fwiklou.git Bug 1704: Untranslateable text in SpecialLog --- diff --git a/includes/SpecialLog.php b/includes/SpecialLog.php index 76cfd5ef80..a7c01e5dce 100644 --- a/includes/SpecialLog.php +++ b/includes/SpecialLog.php @@ -291,7 +291,7 @@ class LogViewer { $this->getTypeMenu() . $this->getUserInput() . $this->getTitleInput() . - "" . + "" . "" ); }