From bf97863715c17358d674593b0cd3c217e1811530 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 11 Apr 2011 23:06:23 +0000 Subject: fix usps-validation misfire and inability to submit on change package too, RT#12377, RT#12183 --- httemplate/misc/change_pkg.cgi | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'httemplate/misc/change_pkg.cgi') diff --git a/httemplate/misc/change_pkg.cgi b/httemplate/misc/change_pkg.cgi index ec10b85cf..8f0067d2d 100755 --- a/httemplate/misc/change_pkg.cgi +++ b/httemplate/misc/change_pkg.cgi @@ -1,5 +1,7 @@ <% include('/elements/header-popup.html', "Change Package") %> + + <% include('/elements/error.html') %>
@@ -40,7 +42,12 @@ %>
- +param('pkgpart')) ? '' : 'DISABLED' %> +>
-- cgit v1.2.1