Skip to content

Commit

Permalink
Update tools/login/templates/usersettings.twig
Browse files Browse the repository at this point in the history
Co-authored-by: Florian <[email protected]>
  • Loading branch information
GayLaurent and mrflos committed Jul 31, 2024
1 parent a9abe28 commit 9d63a1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/login/templates/usersettings.twig
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
{% if userlink is not empty %}
<div class="control-group form-group">
<div class="controls col-sm-9">
<label>{{ _t('LAST_LINK_TO_CHANGE_PASSWORD') }}</label><br/>
<label>{{ _t('LINK_TO_CHANGE_PASSWORD') }}</label><br/>
<a href='{{ userlink }}' target='_blank'>{{ userlink }}</a>
</div>
</div>
Expand Down

0 comments on commit 9d63a1d

Please sign in to comment.