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_oauth.tpl | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'view/tpl/settings_oauth.tpl') 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 @@
+
-- cgit v1.2.3 From 33c34984e647f48452d53b93b635f6f517a0f392 Mon Sep 17 00:00:00 2001 From: jeroenpraat Date: Thu, 18 Feb 2016 19:48:11 +0100 Subject: h1>h2 (thanks to Mario) and help text below label on register page (like on new channel). --- view/tpl/settings_oauth.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/tpl/settings_oauth.tpl') diff --git a/view/tpl/settings_oauth.tpl b/view/tpl/settings_oauth.tpl index 5d77fe3ec..94d76028a 100755 --- a/view/tpl/settings_oauth.tpl +++ b/view/tpl/settings_oauth.tpl @@ -1,6 +1,6 @@
-

{{$title}}

+

{{$title}}

-- cgit v1.2.3