From dbb7245e2271fc0c4bbbb12c326390208c22d29b Mon Sep 17 00:00:00 2001 From: Max Kostikov Date: Fri, 21 Sep 2018 13:48:07 +0200 Subject: Update admin_site.tpl --- view/tpl/admin_site.tpl | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'view') diff --git a/view/tpl/admin_site.tpl b/view/tpl/admin_site.tpl index 6c86c5a79..c3f8177c2 100755 --- a/view/tpl/admin_site.tpl +++ b/view/tpl/admin_site.tpl @@ -64,7 +64,9 @@ {{include file="field_select.tpl" field=$directory_server}} {{/if}} -
+
+ +

{{$registration}}

{{include file="field_input.tpl" field=$register_text}} @@ -77,7 +79,9 @@ {{include file="field_input.tpl" field=$sellpage}} {{include file="field_input.tpl" field=$first_page}} -
+
+ +

{{$corporate}}

{{include file="field_checkbox.tpl" field=$verify_email}} @@ -89,7 +93,9 @@ {{include file="field_textarea.tpl" field=$incl}} {{include file="field_textarea.tpl" field=$excl}} -
+
+
+

{{$advanced}}

{{include file="field_input.tpl" field=$imagick_path}} @@ -107,7 +113,7 @@ {{include file="field_input.tpl" field=$active_expire_days}}
- +
-- cgit v1.2.3 From 1a6d290d7142198d81b7dcfdb62969a761d6d575 Mon Sep 17 00:00:00 2001 From: Max Kostikov Date: Fri, 21 Sep 2018 13:48:12 +0200 Subject: Update admin_security.tpl --- view/tpl/admin_security.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view') diff --git a/view/tpl/admin_security.tpl b/view/tpl/admin_security.tpl index 2c3811d22..9a99c7456 100755 --- a/view/tpl/admin_security.tpl +++ b/view/tpl/admin_security.tpl @@ -27,7 +27,7 @@
- +
-- cgit v1.2.3 From ed0044aeab902434559140dc486bcaa189f91a83 Mon Sep 17 00:00:00 2001 From: Max Kostikov Date: Fri, 21 Sep 2018 13:48:22 +0200 Subject: Update admin_profiles.tpl --- view/tpl/admin_profiles.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view') diff --git a/view/tpl/admin_profiles.tpl b/view/tpl/admin_profiles.tpl index 0f00e0db5..b3bb687c0 100644 --- a/view/tpl/admin_profiles.tpl +++ b/view/tpl/admin_profiles.tpl @@ -15,7 +15,7 @@ {{include file="field_textarea.tpl" field=$basic}} {{include file="field_textarea.tpl" field=$advanced}} - + -- cgit v1.2.3 From ff860a3310d6ce565188a6aa8e00852043f82fa9 Mon Sep 17 00:00:00 2001 From: Max Kostikov Date: Fri, 21 Sep 2018 13:48:27 +0200 Subject: Update admin_logs.tpl --- view/tpl/admin_logs.tpl | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'view') diff --git a/view/tpl/admin_logs.tpl b/view/tpl/admin_logs.tpl index 844c487ee..5643bb42f 100755 --- a/view/tpl/admin_logs.tpl +++ b/view/tpl/admin_logs.tpl @@ -2,13 +2,15 @@

{{$title}} - {{$page}}

- + {{include file="field_checkbox.tpl" field=$debugging}} {{include file="field_input.tpl" field=$logfile}} {{include file="field_select.tpl" field=$loglevel}} -
+
+ +
-- cgit v1.2.3 From 0143bc734c44fa59ab107a5f0f3e0793137a4ec2 Mon Sep 17 00:00:00 2001 From: Max Kostikov Date: Fri, 21 Sep 2018 13:48:35 +0200 Subject: Update admin_channels.tpl --- view/tpl/admin_channels.tpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'view') diff --git a/view/tpl/admin_channels.tpl b/view/tpl/admin_channels.tpl index e00c6273a..f8584c84a 100755 --- a/view/tpl/admin_channels.tpl +++ b/view/tpl/admin_channels.tpl @@ -44,9 +44,9 @@
- - - + + +
{{else}} NO CHANNELS?!? -- cgit v1.2.3 From 13d05549f8c6912dc0e03f18c2ffd3b9a3cab7d9 Mon Sep 17 00:00:00 2001 From: Max Kostikov Date: Fri, 21 Sep 2018 13:48:40 +0200 Subject: Update admin_accounts.tpl --- view/tpl/admin_accounts.tpl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'view') diff --git a/view/tpl/admin_accounts.tpl b/view/tpl/admin_accounts.tpl index d963ac30f..2dd56c8dc 100755 --- a/view/tpl/admin_accounts.tpl +++ b/view/tpl/admin_accounts.tpl @@ -42,8 +42,8 @@
- - + +
{{else}}

{{$no_pending}}

@@ -85,8 +85,8 @@
- - + +
{{else}} NO USERS?!? -- cgit v1.2.3 From 73195a0215ff9f7eeaceec573be3f13eb4bd198d Mon Sep 17 00:00:00 2001 From: Max Kostikov Date: Fri, 21 Sep 2018 13:48:44 +0200 Subject: Update admin_account_edit.tpl --- view/tpl/admin_account_edit.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view') diff --git a/view/tpl/admin_account_edit.tpl b/view/tpl/admin_account_edit.tpl index 8d500589a..65f8fc4e3 100644 --- a/view/tpl/admin_account_edit.tpl +++ b/view/tpl/admin_account_edit.tpl @@ -13,6 +13,6 @@ {{include file="field_input.tpl" field=$service_class}} - + -- cgit v1.2.3 From 2d83868ed9529c774edabef661cc06956dc3ca74 Mon Sep 17 00:00:00 2001 From: Max Kostikov Date: Fri, 21 Sep 2018 13:50:50 +0200 Subject: Update admin_account_edit.tpl --- view/tpl/admin_account_edit.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view') diff --git a/view/tpl/admin_account_edit.tpl b/view/tpl/admin_account_edit.tpl index 65f8fc4e3..3329c0025 100644 --- a/view/tpl/admin_account_edit.tpl +++ b/view/tpl/admin_account_edit.tpl @@ -13,6 +13,6 @@ {{include file="field_input.tpl" field=$service_class}} - + -- cgit v1.2.3