From 3f3c2dcecac5e739418aaa23809a159600baf6bd Mon Sep 17 00:00:00 2001 From: ccesario Date: Mon, 11 Jun 2012 15:00:41 -0300 Subject: Gettext support. --- config/squid-reverse/squid_monitor.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/squid-reverse/squid_monitor.php b/config/squid-reverse/squid_monitor.php index ccc44fb9..22d7dfcc 100644 --- a/config/squid-reverse/squid_monitor.php +++ b/config/squid-reverse/squid_monitor.php @@ -119,7 +119,7 @@ include("head.inc");
- Max. lines to be displayed. + @@ -129,9 +129,9 @@ include("head.inc");
- Enter a grep like string/pattern to filterlog.
- eg. username, ip addr, url.
- Use ! to invert the sense of matching, to select non-matching lines. +
+
+ ! to invert the sense of matching, to select non-matching lines.");?>
-- cgit v1.2.3