improved copy for account registration/upgrade
This commit is contained in:
4
app/views/users/_upgrade_notice.html.erb
Normal file
4
app/views/users/_upgrade_notice.html.erb
Normal file
@@ -0,0 +1,4 @@
|
||||
<div class="ui-corner-all ui-state-highlight" id="upgrade-account-notice">
|
||||
<h1><%= link_to "Upgrade your account for only $10!", upgrade_information_users_path %></h1>
|
||||
<p><%= link_to "No thanks", "#", :id => "hide-upgrade-account-notice" %></p>
|
||||
</div>
|
||||
Reference in New Issue
Block a user