From ea5b8f6c47572b118fd3791d19509ecd51a8caaf Mon Sep 17 00:00:00 2001
From: Rosanny <rosanny.sihombing@hft-stuttgart.de>
Date: Mon, 11 Jul 2022 14:52:12 +0200
Subject: [PATCH] MLAB-669

---
 src/views/DE/account/profile.pug | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/views/DE/account/profile.pug b/src/views/DE/account/profile.pug
index 0be1cde7..4d78bc4c 100644
--- a/src/views/DE/account/profile.pug
+++ b/src/views/DE/account/profile.pug
@@ -26,7 +26,7 @@ html(lang="de")
                                 li(class="nav-item")
                                     a(class="nav-link pl-0" href="/account/security")
                                         i(class="fa fa-lock fa-fw")
-                                        span(class="d-none d-md-inline") Sicherheitseinstellungen
+                                        span(class="d-none d-md-inline") Sicherheitseinstellungen #{user.isM4labIdp}
                             li(class="nav-item")
                                 a(class="nav-link pl-0" href="/account/services")
                                     i(class="fa fa-tasks fa-fw")
-- 
GitLab