EVOLUTION-MANAGER
Edit File: footer.xsl
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> <xsl:template name="footer"> <div class="footer"> <p>Support Icecast development at <a href="http://icecast.org">icecast.org</a></p> </div> </xsl:template> </xsl:stylesheet>