diff options
| author | levinse <levinse> | 2011-05-16 16:31:08 +0000 |
|---|---|---|
| committer | levinse <levinse> | 2011-05-16 16:31:08 +0000 |
| commit | 2238711675eefa60cd2feb47c8d3e43d3e6f1860 (patch) | |
| tree | eafc9212ef4c87af30cb04b1b27a5af12367deed /httemplate/view/svc_phone.cgi | |
| parent | a363a49c213f1e64add5c34a8a2bd17d154adfd3 (diff) | |
internationalization/localization, RT12515
Diffstat (limited to 'httemplate/view/svc_phone.cgi')
| -rw-r--r-- | httemplate/view/svc_phone.cgi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/view/svc_phone.cgi b/httemplate/view/svc_phone.cgi index 18c89009b..4bdbbf25c 100644 --- a/httemplate/view/svc_phone.cgi +++ b/httemplate/view/svc_phone.cgi @@ -39,7 +39,7 @@ my $html_foot = sub { ### my $e911 = - 'E911 Information'. + mt('E911 Information'). &ntable("#cccccc"). '<TR><TD>'. ntable("#cccccc",2). '<TR><TD>'.mt('Location').'</TD>'. '<TD BGCOLOR="#FFFFFF">'. |
