Mitarbeiter Menueintrag

This commit is contained in:
Andreas Stephanides
2013-08-22 15:46:18 +02:00
parent ab4c80104f
commit d031e7b855
2 changed files with 2 additions and 1 deletions

View File

@@ -13,6 +13,7 @@
</li> </li>
<li><%= link_to I18n.t(:news,:scope=>'home' ),rubriken_path %></li> <li><%= link_to I18n.t(:news,:scope=>'home' ),rubriken_path %></li>
<li><%= link_to I18n.t(:info,:scope=>'home' ),themengruppen_path %></li> <li><%= link_to I18n.t(:info,:scope=>'home' ),themengruppen_path %></li>
<li><%= link_to I18n.t('mitarbeiter',:scope=>'home' ),fetprofiles_path %></li>
<li><%= link_to I18n.t(:studien,:scope=>'home' ), studien_path %></li> <li><%= link_to I18n.t(:studien,:scope=>'home' ), studien_path %></li>
<li><%= link_to "Kalender", calendars_path %></li> <li><%= link_to "Kalender", calendars_path %></li>
<li class="divider"></li> <li class="divider"></li>

View File

@@ -16,7 +16,7 @@ de:
studien: "Studien" studien: "Studien"
news: "Neuigkeiten" news: "Neuigkeiten"
info: "Information" info: "Information"
mitarbeiter: "Mitarbeiter"
formtastic: formtastic:
titles: titles:
modul: modul: