fix typo in idiot mail; small text changes

This commit is contained in:
jomo
2014-06-29 07:58:51 +02:00
parent 4c21ea1859
commit 76617dddd9

View File

@@ -10,10 +10,10 @@
<% if @mcpw %>
<div style="background: #500; color: #f00; padding: 0.5em 1em;">
<h2>WARNING!</h2>
<p>Never use the same password on different sites, that is how accers gain access to accounts.</p>
<p>You have used your minecraft password on our website.<br>
<b>Don't do that</b>! It's stupid.</p>
<p>If you are using this password elsewhere, change it. Now.</p>
<p>Never use the same password on different sites, that is how hackers could gain access to accounts.</p>
<b>Don't do that!</b></p>
<p>Wherever you are using this password, change it. Now.</p>
</div>
<% end %>