X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fconfig%2Fconfig.cgi;h=409869e11517619d081adc42878d8d8f92172618;hp=c050a19ab526c01a242fd77ff49754a17e577a07;hb=cec266740d89b82ce9075954928c5b336d0ec18e;hpb=e1ef1693e6942bbf82ee088f782d871a3b5eefee diff --git a/httemplate/config/config.cgi b/httemplate/config/config.cgi index c050a19ab..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 apache BIND + shell BIND ), '', 'deprecated') { %> <% foreach my $nav_section ( qw(required billing username password UI session - shell mail apache BIND + shell BIND ), '', 'deprecated') { %> <% if ( $section eq $nav_section ) { %> @@ -70,7 +70,7 @@ function SafeOnsubmit() {