From 990ffbe494523af17f1a3551a020e306ad9f8d7a Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 11 Apr 2011 23:06:16 +0000 Subject: fix usps-validation misfire and inability to submit on change package too, RT#12377, RT#12183 --- httemplate/misc/order_pkg.html | 34 ++++------------------------------ 1 file changed, 4 insertions(+), 30 deletions(-) (limited to 'httemplate/misc/order_pkg.html') diff --git a/httemplate/misc/order_pkg.html b/httemplate/misc/order_pkg.html index 17db18714..964441aa8 100644 --- a/httemplate/misc/order_pkg.html +++ b/httemplate/misc/order_pkg.html @@ -5,33 +5,7 @@ - + <% include('/elements/error.html') %> @@ -148,9 +122,9 @@ % my $onclick = $cgi->param('lock_locationnum') % ? 'document.OrderPkgForm.submit()' % : 'standardize_new_location()'; - > -- cgit v1.2.1