🔥 remove remaining legacy saas code

This commit is contained in:
Lucas Bickel 2019-08-18 15:57:24 +02:00
parent e232469551
commit 0f5cb8b1f8
123 changed files with 10 additions and 10171 deletions

View file

@ -1,26 +0,0 @@
<?php
/**
* Created by PhpStorm.
* User: asantoni
* Date: 17/11/15
* Time: 2:32 PM
*/
?>
<div id="upgrade-feature-locked">
<h2>Get a built-in podcast for your radio station.</h2>
<h3>Upgrade to unlock this feature today. Podcast hosting is included on all Starter, Plus, and Premium plans.</h3>
<p>With our built-in podcast, you can:
<ul>
<li>Share your own uploads through your podcast feed for on-demand listening.</li>
<li>Invite your fans to listen to your podcast on your Radio Page.</li>
<li>Publish tracks to both SoundCloud and your station podcast with one click.</li>
<li>Reach more listeners, both offline and mobile with your radio podcast.</li>
</ul>
</p>
<a href="<?php echo(Application_Common_HTTPHelper::getStationUrl() . "billing/upgrade");?>" class="upgrade-cta-button">Upgrade today!</a>
</div>