2 % my( $cust_fields, %opt ) = @_;
4 % use FS::ConfDefaults;
5 % $opt{'avail_fields'} ||= [ FS::ConfDefaults->cust_fields_avail() ];
11 <TD ALIGN="right"><% $opt{'label'} || 'Customer fields' %></TD>
13 <% include( '/elements/select-cust-fields.html', $cust_fields, %opt ) %>