sintonia/airtime_mvc/application/views/scripts/library/edit-file-md.phtml

7 lines
209 B
PHTML

<div class="ui-widget ui-widget-content block-shadow simple-formblock clearfix padded-strong">
<h2>Edit Metadata</h2>
<?php //$this->form->setAction($this->url());
echo $this->form; ?>
</div>