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

7 lines
160 B
PHTML

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