CC-3850: Use qTip instead of custom tooltips

-done
This commit is contained in:
denise 2012-06-04 11:22:23 -04:00
parent c521e3c545
commit a3754be31a
7 changed files with 70 additions and 54 deletions

View file

@ -33,10 +33,7 @@
<dt id="vorbisMetadata-label">
<label class="required">
<?php echo $this->form->getElement('icecast_vorbis_metadata')->getLabel() ?> :
<span class='info-tooltip'>
<span>
<?php echo $this->form->getElement('icecast_vorbis_metadata')->getDescription() ?>
</span>
<span class='icecast_metadata_help_icon'>
</span>
</label>
</dt>