Radio Page improvements
This commit is contained in:
parent
f4ff00355d
commit
ad5121f2ca
8 changed files with 16 additions and 8 deletions
|
@ -17,7 +17,8 @@
|
|||
</div>
|
||||
|
||||
<div id="tab-1" class="schedule tab_content current">
|
||||
<iframe id="schedule_iframe" height="400px" scrolling="no" frameborder="0" src=<?php echo $this->stationUrl."embed/weekly-program?style=premium"?>></iframe>
|
||||
<?php echo $this->action('weekly-program','embed', 'default', array('style' => 'premium', 'useiframe' => '1')); ?>
|
||||
<!--<iframe id="schedule_iframe" height="300px" scrolling="no" frameborder="0" src=<?php /*echo $this->stationUrl."embed/weekly-program?style=premium"*/?>></iframe>-->
|
||||
</div>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue