CC-1665: Scheduled stream rebroadcasting and recording
-fixed web stream length not showing up correctly
This commit is contained in:
parent
8b2facaa96
commit
be8262b67c
3 changed files with 9 additions and 8 deletions
|
@ -32,7 +32,7 @@
|
|||
<span><?php echo $row["track_title"] ?></span>
|
||||
<span><?php echo $row["creator"] ?></span>
|
||||
<span><?php echo $row["album_title"] ?></span>
|
||||
<span><?php echo $row["cliplength"] ?></span>
|
||||
<span><?php echo $row["length"] ?></span>
|
||||
</div>
|
||||
<?php endforeach; ?>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue