summaryrefslogtreecommitdiff
path: root/httemplate/search/cust_pay_pending.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/search/cust_pay_pending.html')
-rwxr-xr-xhttemplate/search/cust_pay_pending.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/search/cust_pay_pending.html b/httemplate/search/cust_pay_pending.html
index 8b7350853..f46e08ab1 100755
--- a/httemplate/search/cust_pay_pending.html
+++ b/httemplate/search/cust_pay_pending.html
@@ -19,7 +19,7 @@ my %statusaction = (
'new' => 'delete',
'pending' => 'complete',
#'authorized' => '',
- 'captured' => 'capture',
+ #'captured' => '',
#'declined' => '',
#wouldn't need to take action on a done state#'done'
);