aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/settings_account.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2015-03-04 01:31:45 -0800
committerfriendica <info@friendica.com>2015-03-04 01:31:45 -0800
commit32968745fe219a28aa50898a5c109e261f45d582 (patch)
tree2400cfcebeef1742300dcd52f13e5aabfdf3d360 /view/tpl/settings_account.tpl
parentb471d2a3d19d21543ab84a64db2439dc1b36c77f (diff)
parenteceafd5777c2b2c15d5db93e0a11bbeb328142e2 (diff)
downloadvolse-hubzilla-32968745fe219a28aa50898a5c109e261f45d582.tar.gz
volse-hubzilla-32968745fe219a28aa50898a5c109e261f45d582.tar.bz2
volse-hubzilla-32968745fe219a28aa50898a5c109e261f45d582.zip
Merge https://github.com/friendica/red into pending_merge
Diffstat (limited to 'view/tpl/settings_account.tpl')
-rwxr-xr-xview/tpl/settings_account.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/settings_account.tpl b/view/tpl/settings_account.tpl
index 5f1f9c9b1..9f550fe4a 100755
--- a/view/tpl/settings_account.tpl
+++ b/view/tpl/settings_account.tpl
@@ -1,6 +1,6 @@
<div class="generic-content-wrapper">
<div class="section-title-wrapper">
- <a title="{{$permanent}}" class="btn btn-danger btn-xs pull-right" href="removeaccount"><i class="icon-trash"></i>&nbsp;{{$removeme}}</a>
+ <a title="{{$removeaccount}}" class="btn btn-danger btn-xs pull-right" href="removeaccount"><i class="icon-trash"></i>&nbsp;{{$removeme}}</a>
<h2>{{$title}}</h2>
<div class="clear"></div>
</div>