X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fconfig%2Fconfig.cgi;h=cde48382a625b56e36a0d2473019fcdc8d958cc8;hb=0fb307c305e4bc2c9c27dc25a3308beae3a4d33c;hp=7f2e6670d700ea5f83396c5e65e2b6b16d29b69e;hpb=6a1d3fe46f65b0a24ec025c22afcdb75af3c9e9a;p=freeside.git diff --git a/httemplate/config/config.cgi b/httemplate/config/config.cgi index 7f2e6670d..cde48382a 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 ) { +