X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fconfig%2Fconfig.cgi;h=040ed0403005007a99ee28bd059f90da1c344b6d;hb=a9579d4fc556a54ad76b863cdd19abba79f3fc5f;hp=ce96bc162d3b62c42aa88094fd62c45380acdb75;hpb=bbe68d476444cd9fe3ffbca1f16928c559c58856;p=freeside.git diff --git a/httemplate/config/config.cgi b/httemplate/config/config.cgi index ce96bc162..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 ) { +