CC-4777: Edit Metadata: Remove second title

-done
This commit is contained in:
denise 2013-01-02 16:27:35 -05:00
parent c05f465047
commit cd252d357d
1 changed files with 1 additions and 4 deletions
airtime_mvc/application/views/scripts/library

View File

@ -1,6 +1,3 @@
<div class="ui-widget ui-widget-content block-shadow simple-formblock clearfix padded-strong" id="edit-md-dialog">
<h2><? echo _("Edit Metadata") ?></h2>
<?php //$this->form->setAction($this->url());
echo $this->form; ?>
<?php echo $this->form; ?>
</div>