X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fconfig%2Fconfig.cgi;h=409869e11517619d081adc42878d8d8f92172618;hb=5f2d53a008aab8535d52c1a4e3723f787549b722;hp=2817e5f8482118df96d6017be8f6c95d20287ee2;hpb=fca110eff969104793774ed717985e91c53f5318;p=freeside.git diff --git a/httemplate/config/config.cgi b/httemplate/config/config.cgi index 2817e5f84..409869e11 100644 --- a/httemplate/config/config.cgi +++ b/httemplate/config/config.cgi @@ -25,13 +25,13 @@ function SafeOnsubmit() {
<% foreach my $section ( qw(required billing username password UI session - shell mail radius apache BIND + shell BIND ), '', 'deprecated') { %> <% foreach my $nav_section ( qw(required billing username password UI session - shell mail radius apache BIND + shell BIND ), '', 'deprecated') { %> <% if ( $section eq $nav_section ) { %> @@ -70,7 +70,7 @@ function SafeOnsubmit() {