Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
Icecast-Server
Commits
95f4e5c6
Commit
95f4e5c6
authored
Sep 27, 2005
by
Ed "oddsock" Zaleski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix auth.xsl link
svn path=/icecast/trunk/icecast/; revision=10077
parent
f869415c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
admin/stats.xsl
admin/stats.xsl
+1
-1
web/status.xsl
web/status.xsl
+1
-1
No files found.
admin/stats.xsl
View file @
95f4e5c6
...
@@ -70,7 +70,7 @@
...
@@ -70,7 +70,7 @@
<h3>
<h3>
<xsl:choose>
<xsl:choose>
<xsl:when
test=
"authenticator"
>
<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:when>
<xsl:otherwise>
<xsl:otherwise>
<a
href=
"{@mount}.m3u"
><img
border=
"0"
src=
"/tunein.png"
/></a>
Mount Point
<a
href=
"{@mount}.m3u"
><img
border=
"0"
src=
"/tunein.png"
/></a>
Mount Point
...
...
web/status.xsl
View file @
95f4e5c6
...
@@ -41,7 +41,7 @@
...
@@ -41,7 +41,7 @@
<h3>
<h3>
<xsl:choose>
<xsl:choose>
<xsl:when
test=
"authenticator"
>
<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:when>
<xsl:otherwise>
<xsl:otherwise>
<a
href=
"{@mount}.m3u"
><img
border=
"0"
src=
"/tunein.png"
/></a>
Mount Point
<a
href=
"{@mount}.m3u"
><img
border=
"0"
src=
"/tunein.png"
/></a>
Mount Point
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment