diff --git a/src/app/features/profile/partials/profile.html b/src/app/features/profile/partials/profile.html index 5d256513af0..76e3fc64ef3 100644 --- a/src/app/features/profile/partials/profile.html +++ b/src/app/features/profile/partials/profile.html @@ -66,8 +66,8 @@
email: {{ac.email}} | -role: {{ac.role}} | +Name: {{ac.name}} | +Role: {{ac.role}} | currently using this account |