-
-
+
diff --git a/app/views/layouts/menu.html.erb b/app/views/layouts/menu.html.erb
index 5f3640b..e3ac8d5 100644
--- a/app/views/layouts/menu.html.erb
+++ b/app/views/layouts/menu.html.erb
@@ -43,9 +43,10 @@
- <% cache("menu_u"+user_signed_in?.to_s+current_user.try(:id).to_s+"l"+I18n.locale.to_s+ can?(:seeintern, User).to_s+ can?(:index,Gallery).to_s+params[:theme].to_s, expires_in: 24.hours) do %>
-
+
-
-
- <% end %>
-
- <%= image_tag('/logo2014_64.png',{:style=>"float:left;height:50px",:height=>"50"}) %>
-
-
- Fachschaft Elektrotechnik
-
-
-
-
- -
+
-
+
+
+ <% cache("menu_u"+user_signed_in?.to_s+current_user.try(:id).to_s+"l"+I18n.locale.to_s+ can?(:seeintern, User).to_s+ can?(:index,Gallery).to_s+params[:theme].to_s, expires_in: 24.hours) do %>
+
+
+
+
+ <% end %>
+
+ <%= image_tag('/logo2014_64.png',{:style=>"float:left;height:50px",:height=>"50"}) %>
+
+
+ Fachschaft Elektrotechnik
+
+
+
+
+ +
+
+ <%= yield %>
+
+
-
-
- <%= yield %>
-
-