X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fmisc%2Fprocess%2Funhold_pkg.html;h=d3eab3f060638e0fe98cc4fc74eae2aef65b4248;hp=6940480239694c7732c7c0176826bd618fd79faf;hb=91e2bc5f8559642e33090484daede730e32a5391;hpb=cb28905b4bc28f3d7a1a67d14cf9c8b44fafe2d5 diff --git a/httemplate/misc/process/unhold_pkg.html b/httemplate/misc/process/unhold_pkg.html index 694048023..d3eab3f06 100755 --- a/httemplate/misc/process/unhold_pkg.html +++ b/httemplate/misc/process/unhold_pkg.html @@ -1,6 +1,6 @@ <& /elements/header-popup.html &> @@ -47,6 +47,6 @@ if ( $cust_pkg->setup or !$cust_pkg->susp ) { if ( $error ) { $cgi->param('error', $error); - print $cgi->redirect($fsurl.'misc/unhold_pkg.html?', $cgi->query_string); + print $cgi->redirect($fsurl.'misc/unhold_pkg.html?'. $cgi->query_string); }