sintonia/airtime_mvc/application/views/scripts/form/preferences_podcast.phtml
2015-11-13 14:57:32 -05:00

4 lines
198 B
PHTML

<fieldset class="padded">
<?php echo $this->element->getElement('stationPodcastPrivacy')->render() ?>
<?php echo $this->element->getElement('stationPodcastFeedUrl')->render() ?>
</fieldset>