From: ivan Date: Fri, 4 Apr 2008 17:47:50 +0000 (+0000) Subject: this worked fine. don't understand why it was changed in the first place. X-Git-Tag: root_of_webpay_support~736 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=35e9ce1adad55c4e7b696a52107ae31773d77498;p=freeside.git this worked fine. don't understand why it was changed in the first place. --- diff --git a/httemplate/search/elements/search.html b/httemplate/search/elements/search.html index 7beb4c255..4b8fc441e 100644 --- a/httemplate/search/elements/search.html +++ b/httemplate/search/elements/search.html @@ -354,7 +354,7 @@ Example: % $cgi->delete('maxrecords'); % $cgi->param('_dummy', 1); - ( show % foreach my $max ( map { $_ * $confmax } qw( 1 5 10 25 ) ) {