Shoutcast - SHOUTcast :)

This commit is contained in:
Pecusx
2017-01-14 16:11:40 +01:00
committed by GitHub
parent 885d180da5
commit 6c709dba7a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -84,7 +84,7 @@ if ( $piradio_array['startup'] == 'RADIO' ) {
} else {
echo ">";
}
echo "Southcast radio</option>\r\n";
echo "SHOUTcast radio</option>\r\n";
echo " <option value='MEDIA'";
if ( $piradio_array['startup'] == 'MEDIA' ) {
echo "selected>";