CC-3168: Stream Settings: "Vorbis Metadata" confusing string
Done
This commit is contained in:
parent
66a33e826a
commit
c3b6203628
5 changed files with 49 additions and 1 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue