diff --git a/app/views/layouts/menu.html.erb b/app/views/layouts/menu.html.erb
index 738252e..c5c383b 100755
--- a/app/views/layouts/menu.html.erb
+++ b/app/views/layouts/menu.html.erb
@@ -13,6 +13,7 @@
<%= link_to I18n.t(:news,:scope=>'home' ),rubriken_path %>
<%= link_to I18n.t(:info,:scope=>'home' ),themengruppen_path %>
+ <%= link_to I18n.t('mitarbeiter',:scope=>'home' ),fetprofiles_path %>
<%= link_to I18n.t(:studien,:scope=>'home' ), studien_path %>
<%= link_to "Kalender", calendars_path %>
diff --git a/config/locales/de.yml b/config/locales/de.yml
index 8ebc3cf..350aba4 100755
--- a/config/locales/de.yml
+++ b/config/locales/de.yml
@@ -16,7 +16,7 @@ de:
studien: "Studien"
news: "Neuigkeiten"
info: "Information"
-
+ mitarbeiter: "Mitarbeiter"
formtastic:
titles:
modul: