X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fsearch%2Fcust_event.html;fp=httemplate%2Fsearch%2Fcust_event.html;h=757982b95fccc29155f6d40be3680773411ad649;hp=f1b99510a4ecbbdf2c6801770078717b6795149e;hb=98a3a04b6dfbde0bdd2b27c6f5538daf211a3db9;hpb=799da5a4ff161203bbac930b75f3b934ccd19243 diff --git a/httemplate/search/cust_event.html b/httemplate/search/cust_event.html index f1b99510a..757982b95 100644 --- a/httemplate/search/cust_event.html +++ b/httemplate/search/cust_event.html @@ -163,7 +163,7 @@ for my $param (@scalars) { } #lists -my @lists = qw( payby eventpart ); +my @lists = qw( eventpart ); foreach my $param (@lists) { $search{$param} = [ $cgi->param($param) ]; }