diff --git a/ui/src/app/shared/alert/alert.component.html b/ui/src/app/shared/alert/alert.component.html
index d513758ca..923929e0a 100644
--- a/ui/src/app/shared/alert/alert.component.html
+++ b/ui/src/app/shared/alert/alert.component.html
@@ -3,7 +3,14 @@
{{ alert.msg | localize }}
-
×
+
×
diff --git a/ui/src/app/user/user-detail.component.html b/ui/src/app/user/user-detail.component.html
index 4185a2a59..e8c06f390 100644
--- a/ui/src/app/user/user-detail.component.html
+++ b/ui/src/app/user/user-detail.component.html
@@ -1,7 +1,7 @@
-
User Settings
+
User details
@@ -104,7 +104,7 @@
Use
diff --git a/ui/src/app/user/user-update.component.html b/ui/src/app/user/user-update.component.html
index dbec338b9..ece29576d 100644
--- a/ui/src/app/user/user-update.component.html
+++ b/ui/src/app/user/user-update.component.html
@@ -2,7 +2,7 @@