X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fprocess%2Fcust_pay_pending.html;h=b4c9404f8e7db9f6feeea976ec4e174ef28eddc1;hb=8c1504ebde3239669fbc0246e28084557a41631d;hp=0ff7d26d0f6324d779e383dab6fabaac017f765b;hpb=e5aee97b7d4c0cd8d6d0c3f0b1bca05adb676d7d;p=freeside.git diff --git a/httemplate/edit/process/cust_pay_pending.html b/httemplate/edit/process/cust_pay_pending.html index 0ff7d26d0..b4c9404f8 100644 --- a/httemplate/edit/process/cust_pay_pending.html +++ b/httemplate/edit/process/cust_pay_pending.html @@ -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' ) {