summaryrefslogtreecommitdiff
path: root/httemplate/edit/process/quotation.html
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2012-07-03 18:51:51 -0700
committerIvan Kohler <ivan@freeside.biz>2012-07-03 18:51:51 -0700
commit81978af92ecdaaefeff5156d9ab3b4f99586df1c (patch)
tree19a4e6bbcc6648c506c48e304418001294ed7485 /httemplate/edit/process/quotation.html
parent7abce2207dbee012fd442940dc42070f45ef8a16 (diff)
quotations, RT#16996
Diffstat (limited to 'httemplate/edit/process/quotation.html')
-rw-r--r--httemplate/edit/process/quotation.html2
1 files changed, 1 insertions, 1 deletions
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>