Display correct unit for QAM symbol rates.
This commit is contained in:
parent
52a38108e9
commit
670f2d0b0e
1 changed files with 1 additions and 1 deletions
|
@ -971,7 +971,7 @@ tvheadend.dvb_adapter_general = function(adapterData, satConfStore) {
|
|||
', in steps of {freqStep} kHz' +
|
||||
'<tpl if="symrateMin != 0">' +
|
||||
'<h3>Symbolrate range:</h3>' +
|
||||
'{symrateMin} kBaud/s - {symrateMax} kBaud/s</tpl>' +
|
||||
'{symrateMin} Baud - {symrateMax} Baud</tpl>' +
|
||||
'<h2 style="font-size: 150%">Status</h2>' +
|
||||
'<h3>Currently tuned to:</h3>{currentMux} ' +
|
||||
'<h3>Services:</h3>{services}' +
|
||||
|
|
Loading…
Add table
Reference in a new issue