From aeff233f8695153dbbce6a6b5db1b53869296137 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Mon, 25 Jun 2012 13:11:09 -0700 Subject: [PATCH] fix P.O. label --- httemplate/view/cust_main/billing.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httemplate/view/cust_main/billing.html b/httemplate/view/cust_main/billing.html index 2547ec11f..b2a0efdef 100644 --- a/httemplate/view/cust_main/billing.html +++ b/httemplate/view/cust_main/billing.html @@ -146,7 +146,7 @@ % if ( $cust_main->payinfo ) { - + <% mt('P.O.') |h %> <% $cust_main->payinfo %> % } -- 2.11.0