1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-06-23 06:25:24 +00:00

whoops..forgot these

svn path=/icecast/trunk/icecast/; revision=10078
This commit is contained in:
oddsock 2005-09-27 02:47:34 +00:00
parent 95f4e5c630
commit a72ff510a0
2 changed files with 2 additions and 2 deletions

View File

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

View File

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