diff options
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 ) ); |