diff options
author | Ivan Kohler <ivan@freeside.biz> | 2017-01-25 22:30:08 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2017-01-25 22:30:08 -0800 |
commit | bff786b8153d8df1bfed4e4257f1345760150b7f (patch) | |
tree | 579ac9c0ff8579ba980440de9d09db603f9f2520 /httemplate | |
parent | 2826caa0a8c886d6177c12467a64350f03372a78 (diff) |
conf classification
Diffstat (limited to 'httemplate')
-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 ) ); |