From 81978af92ecdaaefeff5156d9ab3b4f99586df1c Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Tue, 3 Jul 2012 18:51:51 -0700 Subject: quotations, RT#16996 --- httemplate/edit/process/quotation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/edit/process') diff --git a/httemplate/edit/process/quotation.html b/httemplate/edit/process/quotation.html index 7671c3694..a69566581 100644 --- a/httemplate/edit/process/quotation.html +++ b/httemplate/edit/process/quotation.html @@ -1,6 +1,6 @@ <% include( 'elements/process.html', 'table' => 'quotation', - 'redirect' => $p.'view/quotation.html?', + 'redirect' => popurl(3).'view/quotation.html?', ) %> <%init> -- cgit v1.2.1