From 1f06c6fe60a40083b0ef186085bfc2f5566082ef Mon Sep 17 00:00:00 2001 From: tbrehm Date: Mon, 9 Mar 2009 17:18:37 +0000 Subject: [PATCH] fixed mail_domain and web_domain template. --- .../web/mail/templates/mail_domain_edit.htm | 2 +- .../web/sites/templates/web_domain_edit.htm | 264 +++++++++--------- 2 files changed, 133 insertions(+), 133 deletions(-) diff --git a/interface/web/mail/templates/mail_domain_edit.htm b/interface/web/mail/templates/mail_domain_edit.htm index 2c2eb25d6..29a8c83d4 100644 --- a/interface/web/mail/templates/mail_domain_edit.htm +++ b/interface/web/mail/templates/mail_domain_edit.htm @@ -8,7 +8,7 @@
- {tmpl_var name='server_id'}
diff --git a/interface/web/sites/templates/web_domain_edit.htm b/interface/web/sites/templates/web_domain_edit.htm index 55f4a1142..688f33a1a 100644 --- a/interface/web/sites/templates/web_domain_edit.htm +++ b/interface/web/sites/templates/web_domain_edit.htm @@ -1,132 +1,132 @@ -

-

- -
- -
-
- -
- - -
-
- - -
-
- -
- - -
-
-
- - -
-
- - -
- -
- - -
-
- - -
-
-

{tmpl_var name='cgi_txt'}

-
- {tmpl_var name='cgi'} -
-
-
-

{tmpl_var name='ssi_txt'}

-
- {tmpl_var name='ssi'} -
-
-
-

{tmpl_var name='suexec_txt'}

-
- {tmpl_var name='suexec'} -
-
-
-

{tmpl_var name='errordocs_txt'}

-
- {tmpl_var name='errordocs'} -
-
-
-

{tmpl_var name='is_subdomainwww_txt'}

-
- {tmpl_var name='is_subdomainwww'} -
-
-
- - -
-
-

{tmpl_var name='ssl_txt'}

-
- {tmpl_var name='ssl'} -
-
-
- - -
-
-

{tmpl_var name='active_txt'}

-
- {tmpl_var name='active'} -
-
-
- - - -
- - -
-
- -
+

+

+ +
+ +
+
+ +
+ + +
+
+ + +
+
+ +
+ + +
+
+
+ + +
+
+ + +
+ +
+ + +
+
+ + +
+
+

{tmpl_var name='cgi_txt'}

+
+ {tmpl_var name='cgi'} +
+
+
+

{tmpl_var name='ssi_txt'}

+
+ {tmpl_var name='ssi'} +
+
+
+

{tmpl_var name='suexec_txt'}

+
+ {tmpl_var name='suexec'} +
+
+
+

{tmpl_var name='errordocs_txt'}

+
+ {tmpl_var name='errordocs'} +
+
+
+

{tmpl_var name='is_subdomainwww_txt'}

+
+ {tmpl_var name='is_subdomainwww'} +
+
+
+ + +
+
+

{tmpl_var name='ssl_txt'}

+
+ {tmpl_var name='ssl'} +
+
+
+ + +
+
+

{tmpl_var name='active_txt'}

+
+ {tmpl_var name='active'} +
+
+
+ + + +
+ + +
+
+ +
-- GitLab