This commit was manufactured by cvs2svn to create tag 'freeside_2_1_1'.
[freeside.git] / httemplate / search / cust_pay_pending.html
index 8b73508..f46e08a 100755 (executable)
@@ -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'
 );