hotfix for supporter page for not logged in users

This commit is contained in:
Kyle Drake 2016-10-29 14:18:55 -05:00
parent 620e53bf63
commit a2e854d3b3
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
<h3>Free</h3>
</th>
<th class="professional">
<h3>Supporter</h3>
<h3>Supporter ($5/mo)</h3>
</th>
</tr>
<tr>

View file

@ -22,7 +22,7 @@
<% end %>
</h3>
<% if !parent_site || !parent_site.supporter? %>
<% if signed_in? && !parent_site.supporter? %>
<div class="plan-overview">
<div class="col free">