X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fconfig%2Fconfig.cgi;h=ff29d85788b874a40ad8305518b822ca4e751525;hb=4b4b3ca9cb0b7336293b759549b78fc903a7d8c8;hp=c050a19ab526c01a242fd77ff49754a17e577a07;hpb=e1ef1693e6942bbf82ee088f782d871a3b5eefee;p=freeside.git diff --git a/httemplate/config/config.cgi b/httemplate/config/config.cgi index c050a19ab..ff29d8578 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,22 @@ function SafeOnsubmit() {