summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/views/statics/donate.html.erb1
-rw-r--r--app/views/users/new.html.erb4
2 files changed, 3 insertions, 2 deletions
diff --git a/app/views/statics/donate.html.erb b/app/views/statics/donate.html.erb
index 774d917..2ca7114 100644
--- a/app/views/statics/donate.html.erb
+++ b/app/views/statics/donate.html.erb
@@ -19,6 +19,7 @@
<li>The warm feeling of donating for a good thing, plus a huge "<b>thank you</b>"!
<li>You can have a nickname. See <%= link_to "our nickname guidelines", info_path("12-nickname-guidelines") %>
<li>A "$" next to your name <i>(Including website)</i>
+ <li><i>Donator+</i> has access to the in-game command <code>/lol id</code></li>
</ul>
<hr>
<div class="donations">
diff --git a/app/views/users/new.html.erb b/app/views/users/new.html.erb
index c482df9..1d8a8c6 100644
--- a/app/views/users/new.html.erb
+++ b/app/views/users/new.html.erb
@@ -40,5 +40,5 @@
<%= f.submit "Sign up", class: "btn blue" %>
- <p>Contact us ingame if you have problems singing up!</p>
-<% end %> \ No newline at end of file
+ <p>Contact us ingame if you have problems signing up!</p>
+<% end %>