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