From 95cffb2e514c6117fc3eb111581d387b5d0b4e77 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Mon, 21 Oct 2019 11:57:06 -0700 Subject: [PATCH] 4.x style --- httemplate/search/report_cust_pkg.html | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/httemplate/search/report_cust_pkg.html b/httemplate/search/report_cust_pkg.html index 981c54607..4e17d1f51 100755 --- a/httemplate/search/report_cust_pkg.html +++ b/httemplate/search/report_cust_pkg.html @@ -184,19 +184,19 @@ % } - - - + + + - - - + + + % my $noinit = 0; % foreach my $field (@date_fields) { - + % foreach (qw(beginning ending)) { % } #foreach $field -
From date (m/d/y)To date (m/d/y)Empty date<% ' 'x 10 %>From date (m/d/y)To date (m/d/y)Empty date
<% $label{$field} %><% $label{$field} %> <& /elements/input-date-field.html, { @@ -217,9 +217,9 @@
- - + + +