Commit 483f720861e7aa018b581dce7bb52d4650405edf

Authored by Marin Jankovski
1 parent f339af85

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 78 = f.submit 'Save username', class: "btn btn-save"
79 79  
80 80 - if Gitlab.config.gitlab.signup_enabled
81   - %fieldset.update-username
  81 + %fieldset.remove-account
82 82 %legend
83 83 Remove account
84 84 %small.cred.pull-right
... ...