X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Fcust_pay_pending.html;h=8b73508535c964cef60c256b98574b57ea561a1a;hb=f0749e294656ac2615edaa59bbdb850eb3d20544;hp=f46e08ab14a805521706c1550fcad702c949a54e;hpb=e832eb872042cb27881402c5c92a17ce4c0506e9;p=freeside.git diff --git a/httemplate/search/cust_pay_pending.html b/httemplate/search/cust_pay_pending.html index f46e08ab1..8b7350853 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' => '', + 'captured' => 'capture', #'declined' => '', #wouldn't need to take action on a done state#'done' );