summaryrefslogtreecommitdiff
path: root/httemplate/config/config-view.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/config/config-view.cgi')
-rw-r--r--httemplate/config/config-view.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/config/config-view.cgi b/httemplate/config/config-view.cgi
index 3c16c4815..4b6684980 100644
--- a/httemplate/config/config-view.cgi
+++ b/httemplate/config/config-view.cgi
@@ -4,7 +4,7 @@
<% 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) %>