summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--httemplate/view/cust_main/cust_payby.html2
1 files changed, 1 insertions, 1 deletions
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 {
<TR>
<TD COLSPAN="2"><FONT COLOR="#FF0000">
- Unknown cust_pay.payby <% $cust_payby->payby %>
+ Unknown cust_payby.payby <% $cust_payby->payby %>
</FONT></TD>
</TR>
% }