sintonia/airtime_mvc/application/views/scripts/form/preferences_podcast.phtml

7 lines
243 B
PHTML

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