fix Excel download of A/R report, from #25994
[freeside.git] / httemplate / search / elements / cust_main_dayranges.html
index e5b1f47..0765653 100644 (file)
@@ -271,7 +271,7 @@ if (delete($opt{'email_checkboxes'})) {
     qq!<input type="checkbox" name="custnum" value="$custnum">!;
   };
   $act_align = 'l';
-  push @act_blank, '';
+  push @act_blank, {nodownload => 1};
 }
 
 </%init>