RT#37064: Add action link to manually refund a payment [fixed redir link]
authorJonathan Prykop <jonathan@freeside.biz>
Sat, 29 Aug 2015 22:17:44 +0000 (17:17 -0500)
committerJonathan Prykop <jonathan@freeside.biz>
Sat, 29 Aug 2015 22:17:44 +0000 (17:17 -0500)
httemplate/edit/process/cust_refund.cgi

index ce72c92..6ad468b 100755 (executable)
@@ -12,7 +12,7 @@
 
     </BODY></HTML>
 %  } else {
-<% $cgi->redirect(popurl(3). "view/cust_main.cgi?$custnum;show=payment_history") %>
+<% $cgi->redirect(popurl(3). "view/cust_main.cgi?custnum=$custnum;show=payment_history") %>
 %  }
 %}
 <%init>