From eb41b0ba7c2df138ce5c33bdd65d3c80ba9ca50e Mon Sep 17 00:00:00 2001 From: Christian Vogeley Date: Sun, 29 Jun 2014 22:19:45 +0200 Subject: Remove Remove Account link from account settings MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit because it doesn’t remove the account. Move channel removal link to channel page --- view/tpl/settings.tpl | 4 +++- view/tpl/settings_account.tpl | 4 +--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'view') diff --git a/view/tpl/settings.tpl b/view/tpl/settings.tpl index 1fef255f0..89c05b75f 100755 --- a/view/tpl/settings.tpl +++ b/view/tpl/settings.tpl @@ -135,6 +135,8 @@
{{/if}} - + diff --git a/view/tpl/settings_account.tpl b/view/tpl/settings_account.tpl index fcddb3f86..169516f08 100755 --- a/view/tpl/settings_account.tpl +++ b/view/tpl/settings_account.tpl @@ -2,9 +2,7 @@

{{$title}}

- +
-- cgit v1.2.3