From 9e4fe9dc49731cf22bade9fe3e905e1744408dd9 Mon Sep 17 00:00:00 2001 From: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> Date: Thu, 22 Sep 2022 13:06:12 +0200 Subject: Fix : strong HTML end tag MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> --- apps/settings/src/components/UserList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps') diff --git a/apps/settings/src/components/UserList.vue b/apps/settings/src/components/UserList.vue index 9d0feb55f0f..8b2a84a9b9a 100644 --- a/apps/settings/src/components/UserList.vue +++ b/apps/settings/src/components/UserList.vue @@ -159,7 +159,7 @@
{{ t('settings', 'Display name') }} - +
{{ t('settings', 'Username') }} -- cgit v1.2.3