diff options
author | ivan <ivan> | 2010-08-03 18:00:22 +0000 |
---|---|---|
committer | ivan <ivan> | 2010-08-03 18:00:22 +0000 |
commit | 3af040458de2eb5825dc4a9718a1a289cedaa706 (patch) | |
tree | 165dfe94cc0f1f77b387b77ddb9408de4adf90b1 /httemplate/search/cust_main.cgi | |
parent | dbab5e19dd56c2439a7c74c1dad5dcbd43e82865 (diff) |
spelling
Diffstat (limited to 'httemplate/search/cust_main.cgi')
-rwxr-xr-x | httemplate/search/cust_main.cgi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/search/cust_main.cgi b/httemplate/search/cust_main.cgi index e65dc7117..93519b740 100755 --- a/httemplate/search/cust_main.cgi +++ b/httemplate/search/cust_main.cgi @@ -270,7 +270,7 @@ % $cgi->param('offset', 0); % print qq!( <a href="!. $cgi->self_url. qq!">hide!; % } -% print ' cancelled customers</a> )'; +% print ' canceled customers</a> )'; % } % % if ( $cgi->param('referral_custnum') ) { |