From 35d77bbbd4b5c48840d76014bf7bc45e84dfa966 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Fri, 13 Nov 2015 14:28:34 -0800 Subject: point all links to browse/reason_type.html instead of reason.html, cleanup from #38532 --- httemplate/edit/process/reason.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/edit/process/reason.html') 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') . '&', ) %> -- cgit v1.2.1