disable tos redirect

This commit is contained in:
albert
2013-02-24 11:43:24 -05:00
parent bb3508a536
commit 65a87941e6
8 changed files with 14 additions and 17 deletions

View File

@@ -52,11 +52,5 @@
<p>The Site will not disclose the IP address, email address, password, or DMails of any user except to the staff.</p>
<p>The Site is allowed to make public everything else, including but not limited to: uploaded posts, favorited posts, comments, forum posts, wiki edits, and note edits.</p>
</div>
<div>
<h4>Agreement</h4>
<p>By clicking on the "I Agree" link, you have read all the terms and have agreed to them.</p>
<p><%= link_to("I Agree", params[:url] || "/", :onclick => "Danbooru.Cookie.put('tos', '1')") %> | <%= link_to("Cancel", "/") %></p>
</div>
</div>