Skip to content

Commit

Permalink
Enable username change for users with core changes disbaled
Browse files Browse the repository at this point in the history
  • Loading branch information
leepeuker committed Jul 28, 2022
1 parent 43f957a commit 1c9167b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/page/settings-account.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
required
id="nameInput"
aria-describedby="usernameHelp"
{% if coreAccountChangesDisabled == true %}disabled{% endif %}
style="text-align: center;">
<div id="usernameHelp" class="form-text">Must consist of only letters and numbers</div>
</div>
Expand Down

0 comments on commit 1c9167b

Please sign in to comment.