Merge branch 'remove-duplicate-text-in-email' into 'master'

Remove duplicate text in emails

See merge request framasoft/mobilizon!905
This commit is contained in:
Thomas Citharel 2021-04-23 08:05:19 +00:00
commit 0771533c37
1 changed files with 0 additions and 3 deletions

View File

@ -37,9 +37,6 @@
<p style="margin: 0;">
<%= gettext("The email address for your account on <b>%{host}</b> is being changed to:", host: @instance[:name]) |> raw %>
</p>
<p>
<%= gettext("If you did not trigger this change yourself, it is likely that someone has gained access to your %{host} account. Please log in and change your password immediately. If you cannot login, contact the admin on %{host}.", host: @instance[:name]) %>
</p>
</td>
</tr>
<tr>