aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/settings_account.tpl
diff options
context:
space:
mode:
authorRedMatrix <info@friendica.com>2014-06-30 09:12:57 +1000
committerRedMatrix <info@friendica.com>2014-06-30 09:12:57 +1000
commit362009959e21ff10cc827fdfb1b857f20fe93045 (patch)
tree0500342359d6840600454e0bf05fe528f8541255 /view/tpl/settings_account.tpl
parent628f1218049715c8acf953dbda8f902b3902cc2f (diff)
parenteb41b0ba7c2df138ce5c33bdd65d3c80ba9ca50e (diff)
downloadvolse-hubzilla-362009959e21ff10cc827fdfb1b857f20fe93045.tar.gz
volse-hubzilla-362009959e21ff10cc827fdfb1b857f20fe93045.tar.bz2
volse-hubzilla-362009959e21ff10cc827fdfb1b857f20fe93045.zip
Merge pull request #519 from cvogeley/master
Remove Remove Account link from account settings
Diffstat (limited to 'view/tpl/settings_account.tpl')
-rwxr-xr-xview/tpl/settings_account.tpl4
1 files changed, 1 insertions, 3 deletions
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 @@
<h1>{{$title}}</h1>
-<div id="settings-remove-account-link">
-<a href="removeme" title="{{$permanent}}" >{{$removeme}}</a>
-</div>
+
<form action="settings/account" id="settings-account-form" method="post" autocomplete="off" >