summaryrefslogtreecommitdiff
path: root/httemplate/edit/process/cust_pay_pending.html
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2017-03-06 09:27:01 -0800
committerIvan Kohler <ivan@freeside.biz>2017-03-06 09:27:01 -0800
commit9e878943532b9ecb84bac1db76c05cf9bc09d2cc (patch)
treec45e4d3c7949b9a8896be7dac0783d5517d9aa81 /httemplate/edit/process/cust_pay_pending.html
parentee5061a32e7b9054a982f3ed5260a5946e6b65a6 (diff)
parentc56b3fce5486b08d986743d1c2a9cc2e6aafa5bc (diff)
Merge branch 'master' of git.freeside.biz:/home/git/freeside
Diffstat (limited to 'httemplate/edit/process/cust_pay_pending.html')
-rw-r--r--httemplate/edit/process/cust_pay_pending.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/process/cust_pay_pending.html b/httemplate/edit/process/cust_pay_pending.html
index 80bd14aaf..fe3602c21 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' ) {