From 2b90dc6fb4ae17dc23b711f5ee4ed146b1513f56 Mon Sep 17 00:00:00 2001 From: Carlos Eduardo Ramos Date: Tue, 20 Jul 2010 11:01:08 -0300 Subject: Corrections gettext implementation on services_igmpproxy.php --- usr/local/www/services_igmpproxy.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr') diff --git a/usr/local/www/services_igmpproxy.php b/usr/local/www/services_igmpproxy.php index 3d45e74..4fc531d 100755 --- a/usr/local/www/services_igmpproxy.php +++ b/usr/local/www/services_igmpproxy.php @@ -87,7 +87,7 @@ include("head.inc");

-" gettext("You must apply the changes in order for them to take effect."));?> +" . gettext("You must apply the changes in order for them to take effect."));?> -- cgit v1.1