diff options
author | ivan <ivan> | 2010-08-03 18:00:24 +0000 |
---|---|---|
committer | ivan <ivan> | 2010-08-03 18:00:24 +0000 |
commit | fc811ad8b3a9a595e43d6e21adc5af1b6403edcd (patch) | |
tree | 1248c5f96dd92efa1c1c2d91d6f3f03a522edbbe | |
parent | 124601883f5c26ddc16d0f9d0890614dfd58a91e (diff) |
spelling
-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') ) { |