diff --git a/ApiClient.js b/ApiClient.js
index f268c44ec8..c937c28ee6 100644
--- a/ApiClient.js
+++ b/ApiClient.js
@@ -78,6 +78,10 @@ MediaBrowser.ApiClient = function ($, navigator, JSON, WebSocket, setTimeout, wi
return name;
}());
+ self.deviceName = function () {
+ return deviceName;
+ };
+
self.deviceId = function () {
return deviceId;
};
diff --git a/dashboard-ui/about.html b/dashboard-ui/about.html
index c6e2299007..9d24100e33 100644
--- a/dashboard-ui/about.html
+++ b/dashboard-ui/about.html
@@ -20,10 +20,10 @@
- Version
+ ${VersionNumber}
Please support other free products we utilize:
+${PleaseSupportOtherProduces}
FanArt.tv @@ -38,14 +38,14 @@ TheMovieDb.org
- The OMDB + The Open Movie Database
- Utilizing Pismo File Mount through a donated license. + ${PismoMessage}
diff --git a/dashboard-ui/advanced.html b/dashboard-ui/advanced.html index b46985092f..e2a14873fb 100644 --- a/dashboard-ui/advanced.html +++ b/dashboard-ui/advanced.html @@ -1,7 +1,7 @@ -