X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fconfig%2Fconfig.cgi;h=f640d0b5e56f27d2c22d9f013195c9832947fa09;hb=55e8ec50af441be65887fae5ffb866941620fe54;hp=56da0698a6028137786a5524342472b82135cae4;hpb=b6724f3cf6c4b77ab66d259920042f12e46cf924;p=freeside.git diff --git a/httemplate/config/config.cgi b/httemplate/config/config.cgi index 56da0698a..f640d0b5e 100644 --- a/httemplate/config/config.cgi +++ b/httemplate/config/config.cgi @@ -1,3 +1,4 @@ + <%= header('Edit Configuration', menubar( 'Main Menu' => $p ) ) %> <% my $conf = new FS::Conf; my @config_items = $conf->config_items; %> @@ -29,6 +30,16 @@ exists($i->key) ? ' CHECKED' : '' %>> <% } elsif ( $type eq 'text' ) { %> + <% } elsif ( $type eq 'select' ) { %> +