CC-4754: Replay gain modifier
- adding text
This commit is contained in:
parent
f26778ee72
commit
1dfe99224c
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@
|
||||||
<span id="rg_modifier_value" style="border: 0; color: #f6931f; font-weight: bold;">
|
<span id="rg_modifier_value" style="border: 0; color: #f6931f; font-weight: bold;">
|
||||||
<?php echo $this->form->getElement('replayGainModifier')->getValue() ?>
|
<?php echo $this->form->getElement('replayGainModifier')->getValue() ?>
|
||||||
</span>
|
</span>
|
||||||
|
dB
|
||||||
</dt>
|
</dt>
|
||||||
<dd id="replayGainModifier-element" class="block-display">
|
<dd id="replayGainModifier-element" class="block-display">
|
||||||
<?php echo $this->form->getElement('replayGainModifier') ?>
|
<?php echo $this->form->getElement('replayGainModifier') ?>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue