From 8ef00c68688492b2afa3dde8d3d467f89f238c40 Mon Sep 17 00:00:00 2001 From: levinse Date: Fri, 27 May 2011 02:25:43 +0000 Subject: internationalization/localization, RT12515 --- httemplate/misc/payment.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/misc/payment.cgi') diff --git a/httemplate/misc/payment.cgi b/httemplate/misc/payment.cgi index 36e8255f1..4c02da066 100644 --- a/httemplate/misc/payment.cgi +++ b/httemplate/misc/payment.cgi @@ -1,4 +1,4 @@ -<& /elements/header.html, emt("Process [_1] payment",$type{$payby}) &> +<& /elements/header.html, mt("Process [_1] payment",$type{$payby}) &> <& /elements/small_custview.html, $cust_main, '', '', popurl(2) . "view/cust_main.cgi" &>
-- cgit v1.2.1