mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2024-12-04 14:46:30 -05:00
Update: Renamed Administration/Stats -> Server status
This commit is contained in:
parent
ec837c3bb4
commit
430042c911
@ -4,7 +4,7 @@
|
||||
<xsl:include href="includes/page.xsl"/>
|
||||
<xsl:include href="includes/mountnav.xsl"/>
|
||||
|
||||
<xsl:variable name="title">Stats</xsl:variable>
|
||||
<xsl:variable name="title">Server status</xsl:variable>
|
||||
|
||||
<!-- Auth template -->
|
||||
<xsl:template name="authlist">
|
||||
@ -33,7 +33,7 @@
|
||||
|
||||
<xsl:template name="content">
|
||||
<div class="section">
|
||||
<h2>Administration</h2>
|
||||
<h2>Server status</h2>
|
||||
|
||||
<!-- Global stats table -->
|
||||
<div class="article">
|
||||
|
Loading…
Reference in New Issue
Block a user