X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=httemplate%2Fsearch%2Fcust_pkg.cgi;h=538edf3f15861cf59357392f1a6dca740f5516ea;hb=bb3aa2d253507fb15fc24c6126bee167167cb2ad;hp=603b5654c39a10745d33e186913f8da1c7a27af6;hpb=3d7644882ebf59fcac7230a408d06e7c4e1bb34b;p=freeside.git diff --git a/httemplate/search/cust_pkg.cgi b/httemplate/search/cust_pkg.cgi index 603b5654c..538edf3f1 100755 --- a/httemplate/search/cust_pkg.cgi +++ b/httemplate/search/cust_pkg.cgi @@ -19,8 +19,6 @@ my @cust_pkg; if ( $cgi->param('magic') && $cgi->param('magic') eq 'bill' ) { $sortby=\*bill_sort; - - #false laziness with cust_pay.cgi my $range = ''; if ( $cgi->param('beginning') && $cgi->param('beginning') =~ /^([ 0-9\-\/]{0,10})$/ ) { @@ -198,7 +196,7 @@ if ( scalar(@cust_pkg) == 1 ) { Setup END - print 'Last
bill
' + print 'Next
bill
' if defined dbdef->table('cust_pkg')->column('last_bill'); print <