X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fconfig%2Fconfig.cgi;h=cde48382a625b56e36a0d2473019fcdc8d958cc8;hb=5cae209e7a123e2fb4da3eb720b54a0b83368977;hp=c2b3e6d3c4774c68c41e3f2427f3f022574ee117;hpb=29347e1d34d5468994af6e219f00582e525688ae;p=freeside.git diff --git a/httemplate/config/config.cgi b/httemplate/config/config.cgi index c2b3e6d3c..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 ) { +