0
0
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:
Thomas B. "dm8tbr" Ruecker 2012-06-10 12:35:47 +00:00
parent 1b071ba395
commit 933f6dedde

View File

@ -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>