mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
better error message when confirming email change
This commit is contained in:
parent
7673684d91
commit
cafbf506cc
@ -9,7 +9,7 @@
|
||||
<a class="btn" href="/"><%= t('change_email.please_continue', site_name: SiteSetting.title) %></a>
|
||||
<% else %>
|
||||
<div class='alert alert-error'>
|
||||
<%=t 'change_email.error' %>
|
||||
<%=t 'change_email.already_done' %>
|
||||
</div>
|
||||
<% end %>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user