summaryrefslogtreecommitdiff
path: root/httemplate/edit/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/cust_pay_pending.html
parentee5061a32e7b9054a982f3ed5260a5946e6b65a6 (diff)
parentc56b3fce5486b08d986743d1c2a9cc2e6aafa5bc (diff)
Merge branch 'master' of git.freeside.biz:/home/git/freeside
Diffstat (limited to 'httemplate/edit/cust_pay_pending.html')
-rw-r--r--httemplate/edit/cust_pay_pending.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/cust_pay_pending.html b/httemplate/edit/cust_pay_pending.html
index 7d480f319..a8cc186e4 100644
--- a/httemplate/edit/cust_pay_pending.html
+++ b/httemplate/edit/cust_pay_pending.html
@@ -105,7 +105,7 @@
<TR>
<TD ALIGN="center">
- <BUTTON TYPE="button" onClick="document.pendingform.action.value = 'insert_cust_pay'; document.pendingform.submit();"><!--IMG SRC="<%$p%>images/tick.png" ALT=""-->Yes, transaction completed sucessfully.</BUTTON>
+ <BUTTON TYPE="button" onClick="document.pendingform.action.value = 'insert_cust_pay'; document.pendingform.submit();"><!--IMG SRC="<%$p%>images/tick.png" ALT=""-->Yes, transaction completed successfully.</BUTTON>
</TD>
% if ( $action eq 'complete' ) {