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

href='#' is not needed, removing it
This commit is contained in:
Yuchen Wang 2011-12-09 13:50:55 -05:00
parent c3b6203628
commit 106b54b6f4

View file

@ -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>