mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2024-12-04 14:46:30 -05:00
whoops..forgot these
svn path=/icecast/trunk/icecast/; revision=10078
This commit is contained in:
parent
95f4e5c630
commit
a72ff510a0
@ -43,7 +43,7 @@
|
||||
|
||||
<xsl:choose>
|
||||
<xsl:when test="authenticator">
|
||||
<a href="auth.xsl"><img border="0" src="/key.png"/></a> Authentication Required
|
||||
<a href="/auth.xsl"><img border="0" src="/key.png"/></a> Authentication Required
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<a href="{@mount}.m3u"><img border="0" src="/tunein.png"/></a> Mount Point
|
||||
|
@ -41,7 +41,7 @@
|
||||
<h3>
|
||||
<xsl:choose>
|
||||
<xsl:when test="authenticator">
|
||||
<a href="auth.xsl"><img border="0" src="/key.png"/></a> Authentication Required
|
||||
<a href="/auth.xsl"><img border="0" src="/key.png"/></a> Authentication Required
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<a href="{@mount}.m3u"><img border="0" src="/tunein.png"/></a> Mount Point
|
||||
|
Loading…
Reference in New Issue
Block a user