Commit 483f720861e7aa018b581dce7bb52d4650405edf
1 parent
f339af85
Exists in
master
and in
4 other branches
UPdate field name.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
app/views/profiles/account.html.haml
@@ -78,7 +78,7 @@ | @@ -78,7 +78,7 @@ | ||
78 | = f.submit 'Save username', class: "btn btn-save" | 78 | = f.submit 'Save username', class: "btn btn-save" |
79 | 79 | ||
80 | - if Gitlab.config.gitlab.signup_enabled | 80 | - if Gitlab.config.gitlab.signup_enabled |
81 | - %fieldset.update-username | 81 | + %fieldset.remove-account |
82 | %legend | 82 | %legend |
83 | Remove account | 83 | Remove account |
84 | %small.cred.pull-right | 84 | %small.cred.pull-right |