From e454bcd3619894d6126ab159f68a352604326ea0 Mon Sep 17 00:00:00 2001 From: Vinicius Coque Date: Tue, 27 Apr 2010 10:08:14 -0300 Subject: Rwviewing gettext() --- usr/local/www/system.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr/local') diff --git a/usr/local/www/system.php b/usr/local/www/system.php index 2b505ad..92e836d 100755 --- a/usr/local/www/system.php +++ b/usr/local/www/system.php @@ -67,7 +67,7 @@ if (!$pconfig['timezone']) if (!$pconfig['timeservers']) $pconfig['timeservers'] = "pool.ntp.org"; -$changedesc = "System: "; +$changedesc = gettext("System: "); $changecount = 0; function is_timezone($elt) { @@ -427,7 +427,7 @@ include("head.inc");   - + "> -- cgit v1.1