fix typo
This commit is contained in:
@@ -56,7 +56,7 @@
|
|||||||
<div>
|
<div>
|
||||||
<h4>Agreement</h4>
|
<h4>Agreement</h4>
|
||||||
<p>By clicking on the "I Agree" link, you have read all the terms and have agreed to them.</p>
|
<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 => "Cookie.put('tos', '1')") %> | <%= link_to("Cancel", "/") %></p>
|
<p><%= link_to("I Agree", params[:url] || "/", :onclick => "Danbooru.Cookie.put('tos', '1')") %> | <%= link_to("Cancel", "/") %></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user