CC-3168: Stream Settings: "Vorbis Metadata" confusing string
href='#' is not needed, removing it
This commit is contained in:
parent
c3b6203628
commit
106b54b6f4
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
||||||
<dt id="vorbisMetadata-label">
|
<dt id="vorbisMetadata-label">
|
||||||
<label class="required">
|
<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 class='info-tooltip'>
|
||||||
<span>
|
<span>
|
||||||
<?php echo $this->form->getElement('icecast_vorbis_metadata')->getDescription() ?>
|
<?php echo $this->form->getElement('icecast_vorbis_metadata')->getDescription() ?>
|
||||||
</span>
|
</span>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue