From b3f963a85180a0840a7ae7406bf869fd2a2a70b2 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Thu, 15 Aug 2013 10:02:17 -0700 Subject: fix spelling errors --- httemplate/edit/process/bulk-part_pkg.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/edit/process/bulk-part_pkg.html') diff --git a/httemplate/edit/process/bulk-part_pkg.html b/httemplate/edit/process/bulk-part_pkg.html index f546701e8..bc5137cdd 100644 --- a/httemplate/edit/process/bulk-part_pkg.html +++ b/httemplate/edit/process/bulk-part_pkg.html @@ -1,6 +1,6 @@ % if ( $error ) { % $cgi->param('error', $error); -<% $cgi->redirect(popurl(3).'/edit/bulk-part_pkg.cgi?', $cgi->query_string) %> +<% $cgi->redirect(popurl(3).'/edit/bulk-part_pkg.html?', $cgi->query_string) %> % } else { <% $cgi->redirect(popurl(3).'/browse/part_pkg.cgi') %> % } -- cgit v1.2.1