Change Airtime modal to simple LibreTime intro
This commit is contained in:
parent
6df9e51981
commit
974122e31f
1 changed files with 4 additions and 12 deletions
|
@ -179,18 +179,10 @@
|
||||||
<div id="whatsnew_video">
|
<div id="whatsnew_video">
|
||||||
<iframe width="560" height="315" src="<?php echo UI_REVAMP_EMBED_URL ?>" frameborder="0" allowfullscreen></iframe>
|
<iframe width="560" height="315" src="<?php echo UI_REVAMP_EMBED_URL ?>" frameborder="0" allowfullscreen></iframe>
|
||||||
</div>
|
</div>
|
||||||
<h2><?php echo _("Airtime Pro has a new look!"); ?></h2>
|
<h2><?php echo _("Welcome to LibreTime"); ?></h2>
|
||||||
<p><?php echo _("Your favorite features are now even easier to use - and we've even
|
<p><?php echo _("LibreTime is free software for radio stations built by a community.
|
||||||
added a few new ones! Check out the video above or read on to find out more."); ?></p>
|
You can find out more information at LibreTime.org. We are built as a fork of Airtime.
|
||||||
<ul>
|
If you have any questions you can also go to https://discourse.libretime.org and ask them."); ?></p>
|
||||||
<li><?php echo _("Our new Dashboard view now has a powerful tabbed editing interface, so updating your tracks and playlists
|
|
||||||
is easier than ever."); ?></li>
|
|
||||||
<li><?php echo _("We've streamlined the Airtime interface to make navigation easier. With the most important tools
|
|
||||||
just a click away, you'll be on air and hands-free in no time."); ?></li>
|
|
||||||
<li><?php echo _("Got a huge music library? No problem! With the new Upload page, you can drag and drop whole folders to our private cloud."); ?></li>
|
|
||||||
<li><?php echo _("The new Airtime is smoother, sleeker, and faster - on even more devices! We're committed to improving the Airtime
|
|
||||||
experience, no matter how you're connected."); ?></li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
</div>
|
||||||
<button id="whatsnew_close" class="btn btn-new">OK, got it!</button>
|
<button id="whatsnew_close" class="btn btn-new">OK, got it!</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue