From: Ivan Kohler Date: Wed, 11 Feb 2015 21:57:04 +0000 (-0800) Subject: correct table in error message, RT#23741 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=68dc4147208b554d3442bd463ca6d1c576af880d correct table in error message, RT#23741 --- diff --git a/httemplate/view/cust_main/cust_payby.html b/httemplate/view/cust_main/cust_payby.html index 3ebb0551d..90ce96e8a 100644 --- a/httemplate/view/cust_main/cust_payby.html +++ b/httemplate/view/cust_main/cust_payby.html @@ -99,7 +99,7 @@ % } else { - Unknown cust_pay.payby <% $cust_payby->payby %> + Unknown cust_payby.payby <% $cust_payby->payby %> % }