aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/settings.tpl
diff options
context:
space:
mode:
authorChristian Vogeley <christian.vogeley@hotmail.de>2014-06-29 22:19:45 +0200
committerChristian Vogeley <christian.vogeley@hotmail.de>2014-06-29 22:19:45 +0200
commiteb41b0ba7c2df138ce5c33bdd65d3c80ba9ca50e (patch)
tree0500342359d6840600454e0bf05fe528f8541255 /view/tpl/settings.tpl
parent628f1218049715c8acf953dbda8f902b3902cc2f (diff)
downloadvolse-hubzilla-eb41b0ba7c2df138ce5c33bdd65d3c80ba9ca50e.tar.gz
volse-hubzilla-eb41b0ba7c2df138ce5c33bdd65d3c80ba9ca50e.tar.bz2
volse-hubzilla-eb41b0ba7c2df138ce5c33bdd65d3c80ba9ca50e.zip
Remove Remove Account link from account settings
because it doesn’t remove the account. Move channel removal link to channel page
Diffstat (limited to 'view/tpl/settings.tpl')
-rwxr-xr-xview/tpl/settings.tpl4
1 files changed, 3 insertions, 1 deletions
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 @@
</div>
<div id="settings-channel-menu-end"></div>
{{/if}}
-
+<div id="settings-remove-account-link">
+<button title="{{$permanent}}" class="btn btn-danger" type="submit" formaction="removeme">{{$removeme}}</button>
+</div>
</div>