Improve podcast title on radio page

This commit is contained in:
drigato 2015-11-16 12:35:50 -05:00
parent 08afb54f89
commit 90ac6367e4
2 changed files with 4 additions and 1 deletions

View file

@ -55,7 +55,7 @@
<?php
if ($this->displayRssTab) {?>
<div id="tab-4" class="podcast tab_content">
<h2><?php echo _("Radio Podcast") ?><a target="_blank" href="<?php echo $this->stationPodcastRssUrl ?>" class="rss_icon"><span>Subscribe </span><img src="css/radio-page/img/rss.png"></a></h2>
<h2><?php echo $this->podcastTitle ?><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">