diff --git a/dashboard-ui/addPlugin.html b/dashboard-ui/addPlugin.html
index 2244d5c14..9c48cbedf 100644
--- a/dashboard-ui/addPlugin.html
+++ b/dashboard-ui/addPlugin.html
@@ -50,7 +50,7 @@
-
+
';
+ html += '
';
}
html += '
";
+ html += "
";
}
if (plugin.isPremium) {
if (plugin.price > 0) {
- html += "



";
+ html += "
";
}
if (showText) {
@@ -750,7 +750,7 @@ var Dashboard = {
Dashboard.getPluginSecurityInfo().done(function (pluginSecurityInfo) {
if (pluginSecurityInfo.IsMBSupporter) {
- $('
').insertBefore('.btnTools', page);
+ $('
').insertBefore('.btnTools', page);
}
});
},
diff --git a/dashboard-ui/supporter.html b/dashboard-ui/supporter.html
index 3beb6e3b9..f45748211 100644
--- a/dashboard-ui/supporter.html
+++ b/dashboard-ui/supporter.html
@@ -55,7 +55,7 @@
-
+
This button is now live. Transactions will result in real money being transferred.
diff --git a/dashboard-ui/wizardLibrary.html b/dashboard-ui/wizardLibrary.html index 8d34287e9..c07dd6b0c 100644 --- a/dashboard-ui/wizardLibrary.html +++ b/dashboard-ui/wizardLibrary.html @@ -10,7 +10,7 @@
Media Library
Welcome to Media Browser Server!This wizard will help guide you through the setup process.