From b6724f3cf6c4b77ab66d259920042f12e46cf924 Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 8 Dec 2001 10:08:50 +0000 Subject: [PATCH] need a POST here; browsers (especially IE) are unhappy with the default GET --- httemplate/config/config.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httemplate/config/config.cgi b/httemplate/config/config.cgi index f9d7297ec..56da0698a 100644 --- a/httemplate/config/config.cgi +++ b/httemplate/config/config.cgi @@ -2,7 +2,7 @@ <% my $conf = new FS::Conf; my @config_items = $conf->config_items; %> -
+ <% foreach my $section ( qw(required billing username password UI session shell mail radius apache BIND -- 2.11.0