From: ivan Date: Fri, 24 Mar 2006 19:49:53 +0000 (+0000) Subject: fix spelling X-Git-Tag: BEFORE_FINAL_MASONIZE~189 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=c39fc534e347971479110595c6a4bb36b40e1198;p=freeside.git fix spelling --- diff --git a/httemplate/misc/process/payment.cgi b/httemplate/misc/process/payment.cgi index fa0ede89c..d21c57c40 100644 --- a/httemplate/misc/process/payment.cgi +++ b/httemplate/misc/process/payment.cgi @@ -126,7 +126,7 @@ if ( $cgi->param('save') ) { $new->set( $_ => $cgi->param($_) ) foreach @{$payby2fields{$payby}}; my $error = $new->replace($cust_main); - eidiot "payment processed sucessfully, but error saving info: $error" + eidiot "payment processed successfully, but error saving info: $error" if $error; $cust_main = $new; } @@ -134,7 +134,7 @@ if ( $cgi->param('save') ) { #success! %> -<%= include( '/elements/header.html', ucfirst($type{$payby}). ' processing sucessful', +<%= include( '/elements/header.html', ucfirst($type{$payby}). ' processing successful', include('/elements/menubar.html', 'Main menu' => popurl(3), "View this customer (#$custnum)" =>