X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fconfig%2Fconfig.cgi;h=6a1eaecf772efb1c93105c4fc06f679b53ecff90;hb=79ae09bffa5efc73ee1195ea06f8c14d399cef36;hp=7f2e6670d700ea5f83396c5e65e2b6b16d29b69e;hpb=6a1d3fe46f65b0a24ec025c22afcdb75af3c9e9a;p=freeside.git diff --git a/httemplate/config/config.cgi b/httemplate/config/config.cgi index 7f2e6670d..6a1eaecf7 100644 --- a/httemplate/config/config.cgi +++ b/httemplate/config/config.cgi @@ -24,6 +24,7 @@ function SafeOnsubmit() {
+ Setting <% $key %> @@ -49,7 +50,8 @@ Setting <% $key %> <% $conf->exists($key, $agentnum) ? 'Current image
'. '
' + ';agentnum='. $agentnum. + ';locale='. $locale .'">
' : '' %> @@ -131,7 +133,11 @@ Setting <% $key %> % } elsif ( $type eq 'select-sub' ) { - " <% $config_item->multiple ? 'MULTIPLE' : '' %>> + +% unless ( $config_item->multiple ) { +