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
f19c7cb4
Commit
f19c7cb4
authored
Jan 23, 2014
by
Thomas B. Rücker
😊
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
minor consistency fix for Icecast web interface.
svn path=/icecast/trunk/icecast/; revision=19068
parent
2b59e6a5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
web/status.xsl
web/status.xsl
+1
-1
No files found.
web/status.xsl
View file @
f19c7cb4
...
...
@@ -77,7 +77,7 @@
<tr><td>
Content Type:
</td><td
class=
"streamstats"
><xsl:value-of
select=
"server_type"
/></td></tr>
</xsl:if>
<xsl:if
test=
"stream_start"
>
<tr><td>
Mount
started:
</td><td
class=
"streamstats"
><xsl:value-of
select=
"stream_start"
/></td></tr>
<tr><td>
Stream
started:
</td><td
class=
"streamstats"
><xsl:value-of
select=
"stream_start"
/></td></tr>
</xsl:if>
<xsl:if
test=
"bitrate"
>
<tr><td>
Bitrate:
</td><td
class=
"streamstats"
>
<xsl:value-of
select=
"bitrate"
/></td></tr>
...
...
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