1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2025-02-02 15:07:36 -05:00

fix auth.xsl link

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

View File

@ -70,7 +70,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

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