mirror of
https://github.com/discourse/discourse.git
synced 2025-03-06 03:09:43 +00: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…
x
Reference in New Issue
Block a user