CC-2898: Put "Save" button at top of stream settings

- fixed
- extra fix: removed incorrect description text for mount point field
This commit is contained in:
James 2011-09-29 12:10:25 -04:00
parent bd4c9f9651
commit 2e49ffdebe
2 changed files with 7 additions and 2 deletions

View file

@ -138,7 +138,6 @@
</dt>
<dd id="outputMountpoint-element" class="block-display">
<?php echo $this->element->getElement('mount')?>
<span class="info-text-small">(Your radio station website)</span>
<?php if($this->element->getElement('mount')->hasErrors()) : ?>
<ul class='errors'>
<?php foreach($this->element->getElement('mount')->getMessages() as $error): ?>