X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fconfig%2Fconfig.cgi;h=040ed0403005007a99ee28bd059f90da1c344b6d;hb=f3066cbe669a488a7842a1219b2cddf8690f2c32;hp=8d5b1ae430744407b56f0ba35c0c585fd2a92e87;hpb=6ff3e876504bab769ebf557cb5fd90ec52dfc3e7;p=freeside.git diff --git a/httemplate/config/config.cgi b/httemplate/config/config.cgi index 8d5b1ae43..040ed0403 100644 --- a/httemplate/config/config.cgi +++ b/httemplate/config/config.cgi @@ -131,7 +131,11 @@ Setting <% $key %> % } elsif ( $type eq 'select-sub' ) { - " <% $config_item->multiple ? 'MULTIPLE' : '' %>> + +% unless ( $config_item->multiple ) { +