From b5e780aa3f513f342d2909efc565d27cee240bb5 Mon Sep 17 00:00:00 2001 From: Till Brehm Date: Thu, 16 Jun 2016 18:48:29 +0200 Subject: [PATCH] Fixed: #3902 --- interface/web/admin/templates/directive_snippets_edit.htm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/interface/web/admin/templates/directive_snippets_edit.htm b/interface/web/admin/templates/directive_snippets_edit.htm index b5adc5838c..eab53c79bb 100644 --- a/interface/web/admin/templates/directive_snippets_edit.htm +++ b/interface/web/admin/templates/directive_snippets_edit.htm @@ -17,8 +17,8 @@
-
{tmpl_var name='snippet'}
-
 {tmpl_var name='variables_txt'}: {DOCROOT}, {FASTCGIPASS}, {PHPFALLBACKFASTCGIPASS}
+
{tmpl_var name='snippet'}
+   Nginx {tmpl_var name='variables_txt'}: {DOCROOT}, {FASTCGIPASS}, {PHPFALLBACKFASTCGIPASS}
-- GitLab