1
0
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:
Philipp Schafft 2020-10-01 13:31:26 +00:00
parent ec837c3bb4
commit 430042c911

View File

@ -4,7 +4,7 @@
<xsl:include href="includes/page.xsl"/> <xsl:include href="includes/page.xsl"/>
<xsl:include href="includes/mountnav.xsl"/> <xsl:include href="includes/mountnav.xsl"/>
<xsl:variable name="title">Stats</xsl:variable> <xsl:variable name="title">Server status</xsl:variable>
<!-- Auth template --> <!-- Auth template -->
<xsl:template name="authlist"> <xsl:template name="authlist">
@ -33,7 +33,7 @@
<xsl:template name="content"> <xsl:template name="content">
<div class="section"> <div class="section">
<h2>Administration</h2> <h2>Server status</h2>
<!-- Global stats table --> <!-- Global stats table -->
<div class="article"> <div class="article">