diff options
author | Mark Wells <mark@freeside.biz> | 2013-08-15 14:32:56 -0700 |
---|---|---|
committer | Mark Wells <mark@freeside.biz> | 2013-08-15 14:32:56 -0700 |
commit | 81fbbbd132ec70b81719399aa07d7a6f2606ba6f (patch) | |
tree | cf38a35ef8e29a3e3f59545ba4f05cff3f528f38 /httemplate/edit/bulk-part_pkg.html | |
parent | 22a2961bb218bd7f02606ce17a56186b7c107239 (diff) |
fix error handling path, #24070
Diffstat (limited to 'httemplate/edit/bulk-part_pkg.html')
-rw-r--r-- | httemplate/edit/bulk-part_pkg.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/edit/bulk-part_pkg.html b/httemplate/edit/bulk-part_pkg.html index 9d0792f54..4665c9f95 100644 --- a/httemplate/edit/bulk-part_pkg.html +++ b/httemplate/edit/bulk-part_pkg.html @@ -6,6 +6,7 @@ .row0 { background-color: #eeeeee; } .row1 { background-color: #ffffff; } </STYLE> +<& /elements/error.html &> <FORM ACTION="process/bulk-part_pkg.html" METHOD="POST"> <DIV> |