CC-1916 playlist metadata page looks better.
This commit is contained in:
parent
f8d3a38b2e
commit
89267748d4
6 changed files with 107 additions and 39 deletions
|
@ -1 +1,3 @@
|
|||
<?php echo $this->form; ?>
|
||||
<form method="post" action="" enctype="application/x-www-form-urlencoded">
|
||||
<?php echo $this->view->fieldset; ?>
|
||||
</form>
|
||||
|
|
|
@ -1 +1,4 @@
|
|||
<br /><br /><center>View script for controller <b>Playlist</b> and script/action name <b>new</b></center>
|
||||
<h3 class="plain">Playlist Metadata</h3>
|
||||
<form method="post" action="" enctype="application/x-www-form-urlencoded">
|
||||
<?php echo $this->fieldset; ?>
|
||||
</form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue