stray closing /TABLE in the no-ticket case
[freeside.git] / httemplate / misc / unvoid-cust_pay_void.cgi
index 4726ee5..84b7879 100755 (executable)
@@ -1,7 +1,7 @@
 %if ( $error ) {
 %  errorpage($error);
 %} else {
-<% $cgi->redirect($p. "view/cust_main.cgi?". $custnum) %>
+<% $cgi->redirect($p. "view/cust_main.cgi?custnum=". $custnum. ";show=payment_history") %>
 %}
 <%init>