diff --git a/Changes b/Changes index a7c07d4..0f0a82f 100644 --- a/Changes +++ b/Changes @@ -5,6 +5,7 @@ - Changed to a clickable link the bottom URL in the Lighttpd graph, and fixed the text color. - Fixed the text color in the bottom URL of the Bind graph. +- Fixed the text color in the bottom URL of the Icecast Streaming Server graph. diff --git a/lib/icecast.pm b/lib/icecast.pm index bbcdc26..c5e5efc 100644 --- a/lib/icecast.pm +++ b/lib/icecast.pm @@ -615,7 +615,7 @@ sub icecast_cgi { print " \n"; print " \n"; print " \n"; - print "   $url\n"; + print "   $url\n"; print " \n"; print " \n"; print(" \n");