diff --git a/dashboard-ui/css/images/clients/mbc.png b/dashboard-ui/css/images/clients/mbc.png
new file mode 100644
index 000000000..d35a72e70
Binary files /dev/null and b/dashboard-ui/css/images/clients/mbc.png differ
diff --git a/dashboard-ui/scripts/dashboardpage.js b/dashboard-ui/scripts/dashboardpage.js
index cd6098ac1..0a78f4e7c 100644
--- a/dashboard-ui/scripts/dashboardpage.js
+++ b/dashboard-ui/scripts/dashboardpage.js
@@ -122,7 +122,7 @@
}
if (clientLowered == "mb-classic") {
- return "
";
+ return "
";
}
if (clientLowered == "media browser theater") {