improve accuracy of historical package counts, #8461
[freeside.git] / httemplate / search / elements / search.html
index d44b454..8f62720 100644 (file)
@@ -453,4 +453,6 @@ if ( ref($opt{query}) ) {
   $header ||= $sth->{NAME};
 }
 
+push @$rows, $opt{'footer_data'} if $opt{'footer_data'};
+
 </%init>