few more supporter copy fixes

This commit is contained in:
Kyle Drake 2014-04-19 14:09:28 -07:00
parent 658f542e51
commit 051dc69aa6
2 changed files with 3 additions and 9 deletions

View file

@ -6,13 +6,7 @@
<div class="header-Outro">
<div class="row content single-Col">
<div class="col col-50">
<h2 class="beta">
<% if current_site %>
Your Plan
<% else %>
Support Neocities
<% end %>
</h2>
<h2 class="beta">Support Neocities</h2>
</div>
<div class="txt-Right">
<img src="/assets/img/support-us.png" width="55">

View file

@ -1,6 +1,6 @@
<div class="header-Outro">
<div class="row content single-Col">
<div class="col col-40">
<div class="col col-50">
<h2 class="beta">Manage Plan</h2>
</div>
<div class="txt-Right">
@ -10,7 +10,7 @@
</div>
<div class="content single-Col misc-page">
<h3>Change your Plan</h3>
<h3>Change your Supporter Plan</h3>
<p>
You currently have the <strong><%= current_site.plan_name %> (<%= current_site.maximum_space_in_megabytes %>MB)</strong> - <%= @plan_name %>.
</p>