RT# 82949 - changes section name from fees to pricing, better opiton
[freeside.git] / httemplate / elements / select-payby.html
index b2d5421..a976b77 100644 (file)
@@ -3,7 +3,7 @@
         <% $onchange %>
 >
 
-% unless ( $opt{'multiple'} ) {
+% unless ( $opt{'multiple'} || $opt{'disable_empty'} ) {
     <OPTION VALUE="" <% '' eq $value ? 'SELECTED' : '' %> ><% mt('all') |h %> 
 % }