aboutsummaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authorMaZderMind2014-12-12 01:01:22 +0100
committerMaZderMind2014-12-12 14:34:22 +0100
commitebc241f23de5af08d55a826646102b0afb0e54d3 (patch)
tree3168b44aa619ac0b60fb8b3300e7c1fa384ba3fe /template
parentbde507f9aac92f3c3beb2937ac23a4416d5f5120 (diff)
higher bitrates for party audio streams
Diffstat (limited to 'template')
-rw-r--r--template/assemblies/switcher/party.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/assemblies/switcher/party.phtml b/template/assemblies/switcher/party.phtml
index 9a60556..64c3d87 100644
--- a/template/assemblies/switcher/party.phtml
+++ b/template/assemblies/switcher/party.phtml
@@ -2,7 +2,7 @@
<ul>
<? foreach(array('mp3', 'opus') as $iter): ?>
<li>
- <span class="label filetype" title="<?=h(format_text($iter))?>"><?=h(strtoupper($iter))?></span>
+ <span class="label filetype" title="<?=h(format_text('party-'.$iter))?>"><?=h(strtoupper($iter))?></span>
<a href="<?=h(link_stream('audio', $room, $iter))?>">
<span class="fa fa-music"></span>
livemusic