From ca72c3f59521c549479ba3b25ff3d831afb915ed Mon Sep 17 00:00:00 2001 From: Carlos Eduardo Ramos Date: Tue, 27 Apr 2010 08:30:52 -0300 Subject: Implement gettext() --- usr/local/www/system_advanced_admin.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'usr/local/www/system_advanced_admin.php') diff --git a/usr/local/www/system_advanced_admin.php b/usr/local/www/system_advanced_admin.php index 3800a9e..3f926fc 100644 --- a/usr/local/www/system_advanced_admin.php +++ b/usr/local/www/system_advanced_admin.php @@ -157,7 +157,7 @@ if ($_POST) { $savemsg = get_std_save_message($retval); if ($restart_webgui) - #$savemsg .= sprintf("
" . gettext("One moment...redirecting to %s in 20 seconds."),{$url}); + #$savemsg .= sprintf("
" . gettext("One moment...redirecting to '%s' in 20 seconds."),{$url}); $savemsg .= "
" . gettext("One moment...redirecting to {$url} in 20 seconds."); conf_mount_rw(); @@ -275,7 +275,7 @@ function prot_change() { - Anti-lockout + - Secure Shell Server + /> -- cgit v1.1