improved copy for account registration/upgrade
This commit is contained in:
4
app/views/users/_sign_up_notice.html.erb
Normal file
4
app/views/users/_sign_up_notice.html.erb
Normal file
@@ -0,0 +1,4 @@
|
||||
<div class="ui-corner-all ui-state-highlight" id="sign-up-notice">
|
||||
<h1>Like the site? <%= link_to "Sign up for a free basic account!", new_user_path %></h1>
|
||||
<p><%= link_to "No thanks", "#", :id => "hide-sign-up-notice" %></p>
|
||||
</div>
|
||||
Reference in New Issue
Block a user