fix for supporter space

This commit is contained in:
Kyle Drake 2016-02-16 14:59:36 -08:00
parent 93e81e9d00
commit 19638ff712

View file

@ -79,7 +79,7 @@
<%== plan_pricing_button :supporter %> <%== plan_pricing_button :supporter %>
<% end %> <% end %>
<ul> <ul>
<li><strong><%= Site::PLAN_FEATURES[:free][:space].to_space_pretty %></strong> storage</li> <li><strong><%= Site::PLAN_FEATURES[:supporter][:space].to_space_pretty %></strong> storage</li>
<li><strong><%= Site::PLAN_FEATURES[:supporter][:bandwidth].to_space_pretty %></strong> bandwidth</li> <li><strong><%= Site::PLAN_FEATURES[:supporter][:bandwidth].to_space_pretty %></strong> bandwidth</li>
</ul> </ul>
<ul> <ul>