diff --git a/dashboard-ui/addplugin.html b/dashboard-ui/addplugin.html
index 089c23096d..d13eeb9863 100644
--- a/dashboard-ui/addplugin.html
+++ b/dashboard-ui/addplugin.html
@@ -27,7 +27,7 @@
- ${Install}
+ check ${Install}
@@ -65,7 +65,7 @@
-
+ check
${RegisterWithPayPal}
diff --git a/dashboard-ui/autoorganizelog.html b/dashboard-ui/autoorganizelog.html
index f2dce579f0..e8d9433b8d 100644
--- a/dashboard-ui/autoorganizelog.html
+++ b/dashboard-ui/autoorganizelog.html
@@ -6,7 +6,7 @@
${ButtonClear}
-
${ButtonOrganize}
+
check ${ButtonOrganize}
diff --git a/dashboard-ui/autoorganizetv.html b/dashboard-ui/autoorganizetv.html
index 3a7103b57f..308de1af44 100644
--- a/dashboard-ui/autoorganizetv.html
+++ b/dashboard-ui/autoorganizetv.html
@@ -15,7 +15,7 @@
-
+ search
@@ -154,7 +154,7 @@
diff --git a/dashboard-ui/bower_components/emby-webcomponents/emby-button/emby-button.css b/dashboard-ui/bower_components/emby-webcomponents/emby-button/emby-button.css
index be322d7279..df7a9eb079 100644
--- a/dashboard-ui/bower_components/emby-webcomponents/emby-button/emby-button.css
+++ b/dashboard-ui/bower_components/emby-webcomponents/emby-button/emby-button.css
@@ -111,6 +111,10 @@
margin-left: .5em;
}
+ [is="emby-button"] span + i {
+ margin-left: .5em;
+ }
+
[is="emby-button"]:not(.autoSize) i {
font-size: 24px;
width: 24px;
diff --git a/dashboard-ui/cinemamodeconfiguration.html b/dashboard-ui/cinemamodeconfiguration.html
index 73276f836d..3cb858f875 100644
--- a/dashboard-ui/cinemamodeconfiguration.html
+++ b/dashboard-ui/cinemamodeconfiguration.html
@@ -49,7 +49,7 @@
${LabelCustomIntrosPathHelp}
@@ -57,7 +57,7 @@
${LabelCodecIntrosPathHelp}
@@ -66,7 +66,7 @@
-
${ButtonSave}
+
check ${ButtonSave}
${CinemaModeConfigurationHelp2}
diff --git a/dashboard-ui/components/itemidentifier/itemidentifier.js b/dashboard-ui/components/itemidentifier/itemidentifier.js
index f6e96ce13c..1992dd3856 100644
--- a/dashboard-ui/components/itemidentifier/itemidentifier.js
+++ b/dashboard-ui/components/itemidentifier/itemidentifier.js
@@ -179,7 +179,7 @@
html += '
';
} else {
- html += '
';
+ html += 'search
';
}
html += '';
html += ' ';
diff --git a/dashboard-ui/components/medialibrarycreator/medialibrarycreator.template.html b/dashboard-ui/components/medialibrarycreator/medialibrarycreator.template.html
index 15c36e196e..9607eb36a3 100644
--- a/dashboard-ui/components/medialibrarycreator/medialibrarycreator.template.html
+++ b/dashboard-ui/components/medialibrarycreator/medialibrarycreator.template.html
@@ -17,7 +17,7 @@
${HeadersFolders}
-
+ add
${ButtonAdd}
@@ -26,7 +26,7 @@
-
+ check
${ButtonOk}
diff --git a/dashboard-ui/components/medialibraryeditor/medialibraryeditor.template.html b/dashboard-ui/components/medialibraryeditor/medialibraryeditor.template.html
index f4dbf3a691..5c19a71c81 100644
--- a/dashboard-ui/components/medialibraryeditor/medialibraryeditor.template.html
+++ b/dashboard-ui/components/medialibraryeditor/medialibraryeditor.template.html
@@ -1,7 +1,7 @@
${HeadersFolders}
-
+ add
${ButtonAdd}
diff --git a/dashboard-ui/components/tvproviders/schedulesdirect.template.html b/dashboard-ui/components/tvproviders/schedulesdirect.template.html
index fef8142ae5..3fd309fe39 100644
--- a/dashboard-ui/components/tvproviders/schedulesdirect.template.html
+++ b/dashboard-ui/components/tvproviders/schedulesdirect.template.html
@@ -20,7 +20,7 @@
- ${ButtonSave}
+ check ${ButtonSave}
@@ -64,8 +64,8 @@
- ${ButtonSave}
- ${ButtonCancel}
+ check ${ButtonSave}
+ close ${ButtonCancel}
diff --git a/dashboard-ui/components/tvproviders/xmltv.template.html b/dashboard-ui/components/tvproviders/xmltv.template.html
index 5deb522ed3..e98a8a08f4 100644
--- a/dashboard-ui/components/tvproviders/xmltv.template.html
+++ b/dashboard-ui/components/tvproviders/xmltv.template.html
@@ -7,7 +7,7 @@
-
+ search
${XmlTvPathHelp}
@@ -44,7 +44,7 @@
${ButtonLearnMore}
- ${ButtonSave}
- ${ButtonCancel}
+ check ${ButtonSave}
+ close ${ButtonCancel}
\ No newline at end of file
diff --git a/dashboard-ui/dashboard.html b/dashboard-ui/dashboard.html
index 59b49b727c..5a0767c20e 100644
--- a/dashboard-ui/dashboard.html
+++ b/dashboard-ui/dashboard.html
@@ -42,7 +42,7 @@
${ButtonRestart}
- ${ButtonShutdown}
+ close ${ButtonShutdown}
diff --git a/dashboard-ui/dashboardgeneral.html b/dashboard-ui/dashboardgeneral.html
index 9d81f683eb..ff0add52c3 100644
--- a/dashboard-ui/dashboardgeneral.html
+++ b/dashboard-ui/dashboardgeneral.html
@@ -122,7 +122,7 @@
@@ -131,7 +131,7 @@
diff --git a/dashboard-ui/dashboardhosting.html b/dashboard-ui/dashboardhosting.html
index e17dd2477d..e8eb9a104b 100644
--- a/dashboard-ui/dashboardhosting.html
+++ b/dashboard-ui/dashboardhosting.html
@@ -31,7 +31,7 @@
-
+ search
${LabelCustomCertificatePathHelp}
@@ -53,7 +53,7 @@
- ${ButtonSave}
+ check ${ButtonSave}
diff --git a/dashboard-ui/device.html b/dashboard-ui/device.html
index 953f831c82..aa589c0f3f 100644
--- a/dashboard-ui/device.html
+++ b/dashboard-ui/device.html
@@ -17,14 +17,14 @@
-
+ search
${LabelCameraUploadPathHelp}
diff --git a/dashboard-ui/devicesupload.html b/dashboard-ui/devicesupload.html
index 8827d4a55f..70e9c7e734 100644
--- a/dashboard-ui/devicesupload.html
+++ b/dashboard-ui/devicesupload.html
@@ -12,7 +12,7 @@
diff --git a/dashboard-ui/dlnaprofile.html b/dashboard-ui/dlnaprofile.html
index 4279b39e29..fe444d6542 100644
--- a/dashboard-ui/dlnaprofile.html
+++ b/dashboard-ui/dlnaprofile.html
@@ -102,7 +102,7 @@
${HeaderHttpHeaders}
@@ -269,7 +269,7 @@
${HeaderXmlDocumentAttributes}
-
+ add
${ButtonNew}
@@ -311,17 +311,15 @@
-
diff --git a/dashboard-ui/metadataimages.html b/dashboard-ui/metadataimages.html
index 473eeea010..814f210751 100644
--- a/dashboard-ui/metadataimages.html
+++ b/dashboard-ui/metadataimages.html
@@ -64,7 +64,7 @@
diff --git a/dashboard-ui/metadatanfo.html b/dashboard-ui/metadatanfo.html
index 9543e577b7..2ddf31da34 100644
--- a/dashboard-ui/metadatanfo.html
+++ b/dashboard-ui/metadatanfo.html
@@ -42,7 +42,7 @@
diff --git a/dashboard-ui/metadatasubtitles.html b/dashboard-ui/metadatasubtitles.html
index 1f58f7a0bb..de7b08cfc7 100644
--- a/dashboard-ui/metadatasubtitles.html
+++ b/dashboard-ui/metadatasubtitles.html
@@ -45,7 +45,7 @@
diff --git a/dashboard-ui/myprofile.html b/dashboard-ui/myprofile.html
index 055193c743..b748d46e8d 100644
--- a/dashboard-ui/myprofile.html
+++ b/dashboard-ui/myprofile.html
@@ -58,7 +58,7 @@
- ${ButtonSave}
+ check ${ButtonSave}
${ButtonResetPassword}
@@ -82,7 +82,7 @@
${LabelInNetworkSignInWithEasyPasswordHelp}
- ${ButtonSave}
+ check ${ButtonSave}
${ButtonResetEasyPassword}
diff --git a/dashboard-ui/notificationsetting.html b/dashboard-ui/notificationsetting.html
index 637af7ccd4..b528092648 100644
--- a/dashboard-ui/notificationsetting.html
+++ b/dashboard-ui/notificationsetting.html
@@ -59,9 +59,9 @@
- ${ButtonSave}
+ check ${ButtonSave}
- ${ButtonCancel}
+ close ${ButtonCancel}
diff --git a/dashboard-ui/playbackconfiguration.html b/dashboard-ui/playbackconfiguration.html
index 129c8ff9c6..4e05d24a9d 100644
--- a/dashboard-ui/playbackconfiguration.html
+++ b/dashboard-ui/playbackconfiguration.html
@@ -27,7 +27,7 @@
diff --git a/dashboard-ui/scheduledtask.html b/dashboard-ui/scheduledtask.html
index ee45541463..ae6b51eaaf 100644
--- a/dashboard-ui/scheduledtask.html
+++ b/dashboard-ui/scheduledtask.html
@@ -11,7 +11,7 @@
${HeaderTaskTriggers}
-
+ add
${ButtonAdd}
diff --git a/dashboard-ui/scripts/medialibrarypage.js b/dashboard-ui/scripts/medialibrarypage.js
index bded8eafba..5a8cc4d120 100644
--- a/dashboard-ui/scripts/medialibrarypage.js
+++ b/dashboard-ui/scripts/medialibrarypage.js
@@ -1,4 +1,4 @@
-define(['jQuery', 'emby-icons'], function ($) {
+define(['jQuery', 'apphost'], function ($, appHost) {
function changeCollectionType(page, virtualFolder) {
@@ -112,7 +112,7 @@
menuItems.push({
name: Globalize.translate('ButtonManageFolders'),
id: 'edit',
- ironIcon: 'folder-open'
+ ironIcon: 'folder_open'
});
menuItems.push({
@@ -124,7 +124,7 @@
menuItems.push({
name: Globalize.translate('ButtonRename'),
id: 'rename',
- ironIcon: 'mode-edit'
+ ironIcon: 'mode_edit'
});
require(['actionsheet'], function (actionsheet) {
@@ -180,7 +180,7 @@
virtualFolders.push({
Name: Globalize.translate('ButtonAddMediaLibrary'),
- icon: 'add-circle',
+ icon: 'add_circle',
Locations: [],
showType: false,
showLocations: false,
@@ -313,7 +313,7 @@
html += '
';
} else if (!virtualFolder.showNameWithIcon) {
html += '';
- html += ' ';
+ html += '' + (virtualFolder.icon || getIcon(virtualFolder.CollectionType)) + ' ';
html += '
';
}
@@ -328,7 +328,7 @@
html += '';
html += '';
- html += '
';
+ html += '
' + (virtualFolder.icon || getIcon(virtualFolder.CollectionType)) + ' ';
if (virtualFolder.showNameWithIcon) {
html += '
';
@@ -343,8 +343,10 @@
html += '
@@ -44,7 +44,7 @@
- ${ButtonSave}
+ check ${ButtonSave}
@@ -56,7 +56,7 @@
${LabelSupporterEmailAddress}
- ${ButtonRetrieveKey}
+ check ${ButtonRetrieveKey}
@@ -81,7 +81,7 @@
- ${ButtonLinkKeys}
+ check ${ButtonLinkKeys}
diff --git a/dashboard-ui/useredit.html b/dashboard-ui/useredit.html
index 04b8ef3a35..79995da83f 100644
--- a/dashboard-ui/useredit.html
+++ b/dashboard-ui/useredit.html
@@ -106,9 +106,9 @@
- ${ButtonSave}
+ check ${ButtonSave}
- ${ButtonCancel}
+ close ${ButtonCancel}
diff --git a/dashboard-ui/userlibraryaccess.html b/dashboard-ui/userlibraryaccess.html
index f6721f4f59..9c8f833510 100644
--- a/dashboard-ui/userlibraryaccess.html
+++ b/dashboard-ui/userlibraryaccess.html
@@ -52,9 +52,9 @@
diff --git a/dashboard-ui/usernew.html b/dashboard-ui/usernew.html
index 4c9fa8c8a0..faecd6d009 100644
--- a/dashboard-ui/usernew.html
+++ b/dashboard-ui/usernew.html
@@ -40,9 +40,9 @@
diff --git a/dashboard-ui/userparentalcontrol.html b/dashboard-ui/userparentalcontrol.html
index da8b88b449..5ba90445ac 100644
--- a/dashboard-ui/userparentalcontrol.html
+++ b/dashboard-ui/userparentalcontrol.html
@@ -28,7 +28,7 @@
${LabelBlockContentWithTags}
-
+ add
${ButtonAdd}
@@ -53,7 +53,7 @@
- ${ButtonSave}
+ check ${ButtonSave}
diff --git a/dashboard-ui/userpassword.html b/dashboard-ui/userpassword.html
index 4ebf177666..23d8fc88a2 100644
--- a/dashboard-ui/userpassword.html
+++ b/dashboard-ui/userpassword.html
@@ -30,7 +30,7 @@
- ${ButtonSave}
+ check ${ButtonSave}
${ButtonResetPassword}
@@ -56,7 +56,7 @@
${LabelInNetworkSignInWithEasyPasswordHelp}
- ${ButtonSave}
+ check ${ButtonSave}
${ButtonResetEasyPassword}
diff --git a/dashboard-ui/userprofiles.html b/dashboard-ui/userprofiles.html
index 9eaeec4831..bc5eb158d7 100644
--- a/dashboard-ui/userprofiles.html
+++ b/dashboard-ui/userprofiles.html
@@ -7,7 +7,7 @@
${HeaderUsers}
-
+ add
${ButtonAdd}
@@ -18,7 +18,7 @@
${HeaderGuests}
-
+ add
${ButtonAdd}
diff --git a/dashboard-ui/wizardagreement.html b/dashboard-ui/wizardagreement.html
index c961dabdfe..c93ac2fd52 100644
--- a/dashboard-ui/wizardagreement.html
+++ b/dashboard-ui/wizardagreement.html
@@ -18,8 +18,14 @@
- ${LabelPrevious}
- ${LabelNext}
+
+ arrow_back
+ ${LabelPrevious}
+
+
+ ${LabelNext}
+ arrow_forward
+
diff --git a/dashboard-ui/wizardcomponents.html b/dashboard-ui/wizardcomponents.html
index 7d701bd025..0359e6ccf6 100644
--- a/dashboard-ui/wizardcomponents.html
+++ b/dashboard-ui/wizardcomponents.html
@@ -51,8 +51,14 @@
- ${LabelPrevious}
- ${LabelNext}
+
+ arrow_back
+ ${LabelPrevious}
+
+
+ ${LabelNext}
+ arrow_forward
+
diff --git a/dashboard-ui/wizardfinish.html b/dashboard-ui/wizardfinish.html
index cf4621b546..699d00d2a0 100644
--- a/dashboard-ui/wizardfinish.html
+++ b/dashboard-ui/wizardfinish.html
@@ -37,8 +37,8 @@
- ${LabelPrevious}
- ${LabelFinish}
+ arrow_back ${LabelPrevious}
+ check ${LabelFinish}
diff --git a/dashboard-ui/wizardlibrary.html b/dashboard-ui/wizardlibrary.html
index 3aba37790a..2ba2578fac 100644
--- a/dashboard-ui/wizardlibrary.html
+++ b/dashboard-ui/wizardlibrary.html
@@ -16,8 +16,8 @@
- ${LabelPrevious}
- ${LabelNext}
+ arrow_back ${LabelPrevious}
+ ${LabelNext} arrow_forward
diff --git a/dashboard-ui/wizardlivetvguide.html b/dashboard-ui/wizardlivetvguide.html
index f871dac182..9c6f8ef60d 100644
--- a/dashboard-ui/wizardlivetvguide.html
+++ b/dashboard-ui/wizardlivetvguide.html
@@ -27,8 +27,8 @@
- ${LabelPrevious}
- ${LabelNext}
+ arrow_back ${LabelPrevious}
+ ${LabelNext} arrow_forward
${ButtonSkip}
diff --git a/dashboard-ui/wizardlivetvtuner.html b/dashboard-ui/wizardlivetvtuner.html
index 67c9b8289e..308314d52e 100644
--- a/dashboard-ui/wizardlivetvtuner.html
+++ b/dashboard-ui/wizardlivetvtuner.html
@@ -28,8 +28,8 @@
- ${LabelPrevious}
- ${LabelNext}
+ arrow_back ${LabelPrevious}
+ ${LabelNext} arrow_forward
${ButtonSkip}
diff --git a/dashboard-ui/wizardservice.html b/dashboard-ui/wizardservice.html
index 4391754bdf..0d07194572 100644
--- a/dashboard-ui/wizardservice.html
+++ b/dashboard-ui/wizardservice.html
@@ -14,8 +14,8 @@
${WindowsServiceIntro2}
- ${LabelPrevious}
- ${LabelNext}
+ arrow_back ${LabelPrevious}
+ ${LabelNext} arrow_forward
diff --git a/dashboard-ui/wizardsettings.html b/dashboard-ui/wizardsettings.html
index bbcaee8a50..7ce1652c95 100644
--- a/dashboard-ui/wizardsettings.html
+++ b/dashboard-ui/wizardsettings.html
@@ -29,8 +29,8 @@
- ${LabelPrevious}
- ${LabelNext}
+ arrow_back ${LabelPrevious}
+ ${LabelNext} arrow_forward
diff --git a/dashboard-ui/wizardstart.html b/dashboard-ui/wizardstart.html
index 9f5a6e293d..395167dae4 100644
--- a/dashboard-ui/wizardstart.html
+++ b/dashboard-ui/wizardstart.html
@@ -22,7 +22,7 @@
- ${LabelNext}
+ ${LabelNext} arrow_forward
diff --git a/dashboard-ui/wizarduser.html b/dashboard-ui/wizarduser.html
index 20b952ba6e..962d0deb71 100644
--- a/dashboard-ui/wizarduser.html
+++ b/dashboard-ui/wizarduser.html
@@ -24,8 +24,8 @@
- ${LabelPrevious}
- ${LabelNext}
+ arrow_back ${LabelPrevious}
+ ${LabelNext} arrow_forward