Skip to content

Commit d6c2752

Browse files
committed
Move nginx template options to the website section
1 parent 68a4a63 commit d6c2752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

virtual_feature.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2818,7 +2818,7 @@ sub feature_supports_sni
28182818

28192819
sub template_section
28202820
{
2821-
return ($module_name, $text{'tmpl_section'});
2821+
return ("web", $text{'tmpl_section'});
28222822
}
28232823

28242824
# template_input(&template)

0 commit comments

Comments
 (0)