Revert "Add Danbooru Winter Sale."

This reverts commit 963f1f7991.
This commit is contained in:
evazion
2020-01-02 01:14:16 -06:00
parent 44140c6ec8
commit c251d145e4
6 changed files with 5 additions and 56 deletions

View File

@@ -3,17 +3,7 @@
<h1>Upgrade Account</h1>
<% unless params[:user_id] %>
<p class="copy">
Want more searching power? Upgrade your account and
become a power user of the best database of anime artwork on the
internet.
</p>
<% if Danbooru.config.is_promotion? %>
<p>
<h6>Danbooru Winter Sale! Gold and Platinum upgrades are 25% off from now until December 28th.</h6>
</p>
<% end %>
<p class="copy">Want more searching power? Upgrade your account and become a power user of the best database of anime artwork on the internet.</p>
<div id="feature-comparison">
<table>
@@ -34,16 +24,10 @@
<td>Cost</td>
<td>Free</td>
<td>
<% if Danbooru.config.is_promotion? %>
<s>$20</s>
<% end %>
<%= cents_to_usd(UserUpgrade.gold_price) %>
<div class="fineprint">One time fee</div>
</td>
<td>
<% if Danbooru.config.is_promotion? %>
<s>$40</s>
<% end %>
<%= cents_to_usd(UserUpgrade.platinum_price) %>
<div class="fineprint">One time fee</div>
</td>