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:
parent
bd4c9f9651
commit
2e49ffdebe
2 changed files with 7 additions and 2 deletions
|
@ -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): ?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue