CC-3168: Stream Settings: "Vorbis Metadata" confusing string

Done
This commit is contained in:
Yuchen Wang 2011-12-09 13:42:03 -05:00
parent 66a33e826a
commit c3b6203628
5 changed files with 49 additions and 1 deletions

View file

@ -31,7 +31,12 @@
<?php } ?>
<dt id="vorbisMetadata-label">
<label class="required">
<?php echo $this->form->getElement('icecast_vorbis_metadata')->getLabel() ?> :
<?php echo $this->form->getElement('icecast_vorbis_metadata')->getLabel() ?> :
<span class='info-tooltip' href='#'>
<span>
<?php echo $this->form->getElement('icecast_vorbis_metadata')->getDescription() ?>
</span>
</span>
</label>
</dt>
<dd id="vorbisMetadata-element">