sintonia/airtime_mvc/application/views/scripts/preference/index.phtml

8 lines
193 B
PHTML
Raw Normal View History

<div class="ui-widget ui-widget-content block-shadow simple-formblock clearfix padded-strong preferences">
<h2>Preferences</h2>
<?php
echo $this->statusMsg;
echo $this->form;
?>
</div>