need a POST here; browsers (especially IE) are unhappy with the default GET
authorivan <ivan>
Sat, 8 Dec 2001 10:08:50 +0000 (10:08 +0000)
committerivan <ivan>
Sat, 8 Dec 2001 10:08:50 +0000 (10:08 +0000)
httemplate/config/config.cgi

index f9d7297..56da069 100644 (file)
@@ -2,7 +2,7 @@
 
 <% my $conf = new FS::Conf; my @config_items = $conf->config_items; %>
 
-<form action="config-process.cgi">
+<form action="config-process.cgi" METHOD="POST">
 
 <% foreach my $section ( qw(required billing username password UI session
                             shell mail radius apache BIND