summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2015-11-13 14:28:34 -0800
committerMark Wells <mark@freeside.biz>2015-11-13 14:28:34 -0800
commit2f4eb8cfbb07170dff09474e84adbf1c87284620 (patch)
treea9e4723d9222b83ef849d12a7c7e19c56d4c799a /httemplate
parent3eb12bf89853de205ce653388e572a2760a8151f (diff)
point all links to browse/reason_type.html instead of reason.html, cleanup from #38532
Diffstat (limited to 'httemplate')
-rw-r--r--httemplate/edit/process/reason.html2
-rw-r--r--httemplate/misc/cust_credit-import.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/httemplate/edit/process/reason.html b/httemplate/edit/process/reason.html
index cb79ed254..dfc18624e 100644
--- a/httemplate/edit/process/reason.html
+++ b/httemplate/edit/process/reason.html
@@ -1,6 +1,6 @@
<% include( 'elements/process.html',
'table' => 'reason',
- 'redirect' => popurl(3) . 'browse/reason.html?class=' .
+ 'redirect' => popurl(3) . 'browse/reason_type.html?class=' .
$cgi->param('class') . '&',
)
%>
diff --git a/httemplate/misc/cust_credit-import.html b/httemplate/misc/cust_credit-import.html
index 9a63a04c5..937010dd6 100644
--- a/httemplate/misc/cust_credit-import.html
+++ b/httemplate/misc/cust_credit-import.html
@@ -69,7 +69,7 @@ Field information:
<ul>
<li><i>custnum</i>: Customer number
<li><i>amount</i>:
- <li><i>reasonnum</i>: <A HREF="<%$p%>browse/reason.html?class=R">Credit reason</A>
+ <li><i>reasonnum</i>: <A HREF="<%$p%>browse/reason_type.html?class=R">Credit reason</A>
<li><i>invnum</i>: Invoice number
</ul>
<BR><BR>