Remove unused terms of service banner.

No longer used, inadvertently hidden in a6233f297e.
This commit is contained in:
evazion
2019-08-14 01:46:44 -05:00
parent 8d07ad7390
commit 90fa67d4c1
7 changed files with 1 additions and 25 deletions

View File

@@ -1,3 +0,0 @@
<div class="ui-corner-all ui-state-highlight" id="tos-notice">
<h1><%= link_to "Read the rules before proceeding!", terms_of_service_path(:url => request.fullpath), :rel => "nofollow" %></h1>
</div>