diff --git a/public/js/components/Cis/Cms/StudiengangInformation/StudiengangPerson.js b/public/js/components/Cis/Cms/StudiengangInformation/StudiengangPerson.js
index 4e15e0a42..13de1e8a0 100644
--- a/public/js/components/Cis/Cms/StudiengangInformation/StudiengangPerson.js
+++ b/public/js/components/Cis/Cms/StudiengangInformation/StudiengangPerson.js
@@ -20,7 +20,7 @@ export default {
diff --git a/public/js/components/Cis/Cms/StudiengangInformation/StudiengangVertretung.js b/public/js/components/Cis/Cms/StudiengangInformation/StudiengangVertretung.js
index 5fb86bba7..2914919a1 100644
--- a/public/js/components/Cis/Cms/StudiengangInformation/StudiengangVertretung.js
+++ b/public/js/components/Cis/Cms/StudiengangInformation/StudiengangVertretung.js
@@ -11,8 +11,8 @@ export default {
-
-
+
+
{{vertretungFormatedName(vertretung,false)}}
diff --git a/public/js/components/DashboardWidget/Url.js b/public/js/components/DashboardWidget/Url.js
index 93718a10c..2763862a9 100644
--- a/public/js/components/DashboardWidget/Url.js
+++ b/public/js/components/DashboardWidget/Url.js
@@ -204,10 +204,8 @@ export default {
{{$p.t('bookmark','editLink')}}
-
-
-
-
+
+
@@ -221,10 +219,8 @@ export default {
{{$p.t('bookmark','newLink')}}
-
-
-
-
+
+
diff --git a/system/phrasesupdate.php b/system/phrasesupdate.php
index f4ed08415..72013baac 100644
--- a/system/phrasesupdate.php
+++ b/system/phrasesupdate.php
@@ -27416,6 +27416,26 @@ array(
)
)
),
+ array(
+ 'app' => 'core',
+ 'category' => 'profil',
+ 'phrase' => 'profil',
+ 'insertvon' => 'system',
+ 'phrases' => array(
+ array(
+ 'sprache' => 'German',
+ 'text' => 'Profil',
+ 'description' => '',
+ 'insertvon' => 'system'
+ ),
+ array(
+ 'sprache' => 'English',
+ 'text' => 'Profile',
+ 'description' => '',
+ 'insertvon' => 'system'
+ )
+ )
+ ),
array(
'app' => 'core',
'category' => 'profil',