From 96eac5d432e73ef4a5823aa1b8b715b33209ae97 Mon Sep 17 00:00:00 2001 From: Yarden Shoham Date: Fri, 16 Feb 2024 16:15:07 +0000 Subject: [PATCH 1/4] Fix labels referencing the wrong ID in the user profile settings 2 instances of `for` with a wrong value and 1 `for` that had a reference to a `name` instead of `id`. Signed-off-by: Yarden Shoham --- templates/user/settings/profile.tmpl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/user/settings/profile.tmpl b/templates/user/settings/profile.tmpl index 1f32aed0e88ac..032099c8405b0 100644 --- a/templates/user/settings/profile.tmpl +++ b/templates/user/settings/profile.tmpl @@ -22,7 +22,7 @@
- +

{{.SignedUser.Email}}

@@ -42,11 +42,11 @@
- +
- +