X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fprocess%2Fcust_pay_pending.html;h=fe3602c21c73af0ac665e4107ad0bcf5d00756a9;hb=55017a988ebdd9456d66b23f973b560733abfb55;hp=0ff7d26d0f6324d779e383dab6fabaac017f765b;hpb=88e9a56677d343392416c262f976f069157b06cb;p=freeside.git diff --git a/httemplate/edit/process/cust_pay_pending.html b/httemplate/edit/process/cust_pay_pending.html index 0ff7d26d0..fe3602c21 100644 --- a/httemplate/edit/process/cust_pay_pending.html +++ b/httemplate/edit/process/cust_pay_pending.html @@ -3,7 +3,7 @@ Error: <% $error |h %> % } else { % } @@ -38,7 +38,7 @@ if ( $action eq 'delete' ) { if ( $error ) { $title = 'Error deleting pending payment'; } else { - $title = 'Pending payment deletion sucessful'; + $title = 'Pending payment deletion successful'; } } elsif ( $action eq 'insert_cust_pay' ) {