X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=httemplate%2Fedit%2Fprocess%2Felements%2Fprocess.html;h=11757237aa5e5ff67ccb90925ab313412857bdf9;hb=1cf3ef2e9e1d08f40eb48d77f9496919f9fb9c16;hp=5b9ed6b52fda1bcc333bb54067a2f8dde570c36d;hpb=367ff2ec9a5d8e6bf73c67d02834460c069c7ede;p=freeside.git diff --git a/httemplate/edit/process/elements/process.html b/httemplate/edit/process/elements/process.html index 5b9ed6b52..11757237a 100644 --- a/httemplate/edit/process/elements/process.html +++ b/httemplate/edit/process/elements/process.html @@ -123,7 +123,7 @@ Example: % " attempting to set redirect$session to ". $cgi->query_string."\n"; % } % -<% $cgi->redirect("$error_redirect"."redirect=$session") %> +<% $cgi->redirect("$error_redirect?redirect=$session") %> % % } else { %