X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fconfig%2Fconfig.cgi;h=b9e84a8d5b445ae6d4d7890319195ef8fda86cd3;hp=32ddc043d6ae4c06bcc3f8e0ad552ad74bf9b515;hb=a4c96748eb6eab29a70f3a944c6520283a635c78;hpb=c34e73e4a0f8ab38adc88829598207e219a86928 diff --git a/httemplate/config/config.cgi b/httemplate/config/config.cgi index 32ddc043d..b9e84a8d5 100644 --- a/httemplate/config/config.cgi +++ b/httemplate/config/config.cgi @@ -1,11 +1,12 @@ + <%= header('Edit Configuration', menubar( 'Main Menu' => $p ) ) %> <% my $conf = new FS::Conf; my @config_items = $conf->config_items; %> -
+ <% foreach my $section ( qw(required billing username password UI session - apache BIND shell + shell mail radius apache BIND ), '', 'depreciated') { %> <%= table("#cccccc", 2) %> @@ -42,6 +43,9 @@

<% } %> +You may need to restart Apache and/or freeside-queued for configuration +changes to take effect.
+