diff options
author | Ivan Kohler <ivan@freeside.biz> | 2017-01-25 22:30:00 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2017-01-25 22:30:00 -0800 |
commit | 0aaf7f8b540c21b10799d122c9a9399da6460a47 (patch) | |
tree | 812f7b992f3a196377e18addf2c2291fb2bd2735 /httemplate/config | |
parent | d33c6b0b9c3525f4b7dea0e5856b5401246483e6 (diff) |
conf classification
Diffstat (limited to 'httemplate/config')
-rw-r--r-- | httemplate/config/config-view.cgi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/config/config-view.cgi b/httemplate/config/config-view.cgi index e63dfe3fb..edbda5ca9 100644 --- a/httemplate/config/config-view.cgi +++ b/httemplate/config/config-view.cgi @@ -443,7 +443,7 @@ my @sections = (qw( API ticketing appointments network_monitoring services username password - telephony RADIUS wireless_broadband shell BIND hosting + telephony telephony_invoicing RADIUS wireless_broadband shell BIND hosting ), '', qw( development deprecated ) ); |