From cfcfc1fe61d80d539ec73c29bc0b3f1518f09ec0 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Wed, 29 Jun 2016 10:49:55 -0700 Subject: better conf classification --- httemplate/config/config-view.cgi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'httemplate') diff --git a/httemplate/config/config-view.cgi b/httemplate/config/config-view.cgi index a2e908847..c1e3dc6f0 100644 --- a/httemplate/config/config-view.cgi +++ b/httemplate/config/config-view.cgi @@ -416,9 +416,9 @@ my @deleteable = qw( invoice_latexreturnaddress invoice_htmlreturnaddress ); my %deleteable = map { $_ => 1 } @deleteable; my @sections = (qw( - required billing taxation invoicing notification UI API self-service - ticketing network_monitoring username password session shell BIND - telephony + required important billing taxation invoicing quotations notification UI + API self-service ticketing network_monitoring username password session + shell BIND telephony ), '', 'deprecated' ); -- cgit v1.2.1