Fixed grammar error.
This commit was merged in pull request #42.
This commit is contained in:
@@ -29,7 +29,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<h1>Donate to our server sponsor</h1>
|
<h1>Donate to our server sponsor</h1>
|
||||||
<h4>PotatoKek pays for the server hardware. You can help him by donating here</h4>
|
<h4>PotatoKek pays for the server hardware. You can help him by donating here.</h4>
|
||||||
<form target="_blank" method="post" action="https://www.paypal.com/cgi-bin/webscr">
|
<form target="_blank" method="post" action="https://www.paypal.com/cgi-bin/webscr">
|
||||||
<% if current_user %>
|
<% if current_user %>
|
||||||
<input name="custom" type="hidden" placeholder="Your Minecraft name" value="<%= current_user.ign %>">
|
<input name="custom" type="hidden" placeholder="Your Minecraft name" value="<%= current_user.ign %>">
|
||||||
|
|||||||
Reference in New Issue
Block a user