Add station rss subscribe link to radio page
This commit is contained in:
parent
e496072541
commit
093de68edb
3 changed files with 38 additions and 8 deletions
|
@ -54,7 +54,8 @@
|
|||
|
||||
<?php
|
||||
if ($this->displayRssTab) {?>
|
||||
<div id="tab-4" class="station_rss tab_content">
|
||||
<div id="tab-4" class="podcast tab_content">
|
||||
<h2><?php echo _("Radio Archive") ?><a target="_blank" href="<?php echo $this->stationPodcastRssUrl ?>" class="rss_icon"><span>Subscribe </span><img src="css/radio-page/img/rss.png"></a></h2>
|
||||
<div id="jquery_jplayer_1" class="jp-player">
|
||||
</div>
|
||||
<div id="jp_container_1" class="jp-audio">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue