X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fconfig%2Fconfig-view.cgi;h=a2e908847013205f994336f19108e9038c88a940;hb=2c112f32561f23f9c538ace00db46659ce16da32;hp=0d16c5d2f5a74317b12ee25bb2f04b7749900ba7;hpb=b0edcdbd9bbc710db3abd0340d925e0fa744d649;p=freeside.git diff --git a/httemplate/config/config-view.cgi b/httemplate/config/config-view.cgi index 0d16c5d2f..a2e908847 100644 --- a/httemplate/config/config-view.cgi +++ b/httemplate/config/config-view.cgi @@ -416,8 +416,9 @@ my @deleteable = qw( invoice_latexreturnaddress invoice_htmlreturnaddress ); my %deleteable = map { $_ => 1 } @deleteable; my @sections = (qw( - required billing invoicing notification UI API self-service ticketing - network_monitoring username password session shell BIND telephony + required billing taxation invoicing notification UI API self-service + ticketing network_monitoring username password session shell BIND + telephony ), '', 'deprecated' );