Option to ignore old CDRs, RT#81480
[freeside.git] / httemplate / elements / select-cust_pkg-status.html
index ec37eaf..2114c07 100644 (file)
@@ -3,7 +3,9 @@
         <% $onchange %>
 >
 
+% if ( !$opt{'disable_empty'} ) {
   <OPTION VALUE="">all
+% }
 
 % foreach my $option ( @{ $opt{'statuses'} } ) {