From fe392a3144f2c2e81e0451b1e6629136a60a7acd Mon Sep 17 00:00:00 2001 From: jeroenpraat Date: Thu, 18 Feb 2016 16:53:04 +0100 Subject: Removed export temporary from UNO. Removed 'Remove Channel' from UNO, cause a UNO member has only 1 channel, so it's logical to remove the acccount (by experience on UNO hub). Styling oauth settings. --- view/tpl/settings.tpl | 2 +- view/tpl/settings_oauth.tpl | 9 ++++++--- view/tpl/settings_oauth_edit.tpl | 9 +++++++-- 3 files changed, 14 insertions(+), 6 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/settings.tpl b/view/tpl/settings.tpl index 820ffd711..6f50f820a 100755 --- a/view/tpl/settings.tpl +++ b/view/tpl/settings.tpl @@ -1,6 +1,6 @@
-  {{$removeme}} + {{if $server_role != 'basic'}} {{$removeme}}{{/if}}

{{$ptitle}}

diff --git a/view/tpl/settings_oauth.tpl b/view/tpl/settings_oauth.tpl index 20e8f458f..5d77fe3ec 100755 --- a/view/tpl/settings_oauth.tpl +++ b/view/tpl/settings_oauth.tpl @@ -1,7 +1,9 @@ -
-

{{$title}}

- +
+
+

{{$title}}

+
+
@@ -31,3 +33,4 @@
+
diff --git a/view/tpl/settings_oauth_edit.tpl b/view/tpl/settings_oauth_edit.tpl index bf805363c..417378cb9 100755 --- a/view/tpl/settings_oauth_edit.tpl +++ b/view/tpl/settings_oauth_edit.tpl @@ -1,5 +1,8 @@ -

{{$title}}

- +
+
+

{{$title}}

+
+
@@ -15,3 +18,5 @@
+
+
-- cgit v1.2.3