-
-
-
+
-
-
+
+
+
-
-
+
+
+
-
diff --git a/UI/Web/src/app/user-settings/manage-devices/manage-devices.component.html b/UI/Web/src/app/user-settings/manage-devices/manage-devices.component.html
index 410454ec9..e50bbf6ea 100644
--- a/UI/Web/src/app/user-settings/manage-devices/manage-devices.component.html
+++ b/UI/Web/src/app/user-settings/manage-devices/manage-devices.component.html
@@ -7,58 +7,59 @@
{{t('description')}}
-
-
-
-
-
- {{t('name-label')}}
-
-
- {{ item.name }}
-
-
-
-
-
-
- {{t('email-label')}}
-
-
- {{ item.emailAddress }}
-
-
-
-
-
- {{t('platform-label')}}
-
-
- {{ item.platform | devicePlatform }}
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+ {{t('name-label')}}
+
+
+ {{ item.name }}
+
+
+
+
+
+
+ {{t('email-label')}}
+
+
+ {{ item.emailAddress }}
+
+
+
+
+
+ {{t('platform-label')}}
+
+
+ {{ item.platform | devicePlatform }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/UI/Web/src/app/user-settings/manage-opds/manage-opds.component.html b/UI/Web/src/app/user-settings/manage-opds/manage-opds.component.html
index 657759d2f..a73c9bbd3 100644
--- a/UI/Web/src/app/user-settings/manage-opds/manage-opds.component.html
+++ b/UI/Web/src/app/user-settings/manage-opds/manage-opds.component.html
@@ -5,14 +5,17 @@
{{t('clients-opds-description')}}
-
-
-
+
@if (opdsEnabled && opdsUrl) {
-
-
+
+
}
diff --git a/UI/Web/src/app/user-settings/manga-user-preferences/manage-user-preferences.component.html b/UI/Web/src/app/user-settings/manga-user-preferences/manage-user-preferences.component.html
index 05cf7572e..56be0c06e 100644
--- a/UI/Web/src/app/user-settings/manga-user-preferences/manage-user-preferences.component.html
+++ b/UI/Web/src/app/user-settings/manga-user-preferences/manage-user-preferences.component.html
@@ -5,493 +5,500 @@
@if (user) {