diff --git a/dashboard-ui/css/images/clients/mbc.png b/dashboard-ui/css/images/clients/mbc.png
new file mode 100644
index 0000000000..d35a72e707
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 cd6098ac15..0a78f4e7c6 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") {