mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2025-06-30 22:18:19 -04:00
Hide VCLT from status.xsl for now as agreed earlier.
VCLT support remains unchanged for users that want to use it. Just use the URL: {@mount}.vclt svn path=/icecast/trunk/icecast/; revision=18364
This commit is contained in:
parent
1b071ba395
commit
933f6dedde
@ -52,7 +52,7 @@
|
|||||||
<td align="right">
|
<td align="right">
|
||||||
<a href="{@mount}.m3u">M3U</a>
|
<a href="{@mount}.m3u">M3U</a>
|
||||||
<a href="{@mount}.xspf">XSPF</a>
|
<a href="{@mount}.xspf">XSPF</a>
|
||||||
<a href="{@mount}.vclt">VCLT</a>
|
<!-- <a href="{@mount}.vclt">VCLT</a> -->
|
||||||
</td>
|
</td>
|
||||||
</xsl:otherwise>
|
</xsl:otherwise>
|
||||||
</xsl:choose>
|
</xsl:choose>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user