diff --git a/airtime_mvc/application/views/scripts/index/index.phtml b/airtime_mvc/application/views/scripts/index/index.phtml index 82bca672f..273454722 100644 --- a/airtime_mvc/application/views/scripts/index/index.phtml +++ b/airtime_mvc/application/views/scripts/index/index.phtml @@ -4,7 +4,7 @@
stationLogo === DEFAULT_LOGO_PLACEHOLDER) { - echo ""; + echo ""; } else { echo ""; } ?> diff --git a/airtime_mvc/public/images/airtime_logo.png b/airtime_mvc/public/images/airtime_logo.png new file mode 100644 index 000000000..a635547b4 Binary files /dev/null and b/airtime_mvc/public/images/airtime_logo.png differ