From a2bddcaabfdaf11d4b726b21af7f6ffc13c458d3 Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 12 Aug 2006 11:01:27 +0000 Subject: [PATCH] s/Post/Enter/; --- httemplate/edit/cust_credit.cgi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/httemplate/edit/cust_credit.cgi b/httemplate/edit/cust_credit.cgi index d19f0e4b3..8de627d20 100755 --- a/httemplate/edit/cust_credit.cgi +++ b/httemplate/edit/cust_credit.cgi @@ -24,7 +24,7 @@ my $otaker = getotaker; my $p1 = popurl(1); -%><%= include('/elements/header-popup.html', 'Post Credit') %> +%><%= include('/elements/header-popup.html', 'Enter Credit') %> <% if ( $cgi->param('error') ) { %> Error: <%= $cgi->param('error') %> @@ -72,7 +72,7 @@ Credit
-
+
-- 2.11.0