From 59d6fb5ae8611fa7ff3dc2a3f169fc684095127d Mon Sep 17 00:00:00 2001 From: Andreas Stephanides Date: Thu, 26 Sep 2013 10:10:59 +0200 Subject: [PATCH] config-index fixed --- app/views/config/index.html.erb | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/app/views/config/index.html.erb b/app/views/config/index.html.erb index 0275e76..c338923 100755 --- a/app/views/config/index.html.erb +++ b/app/views/config/index.html.erb @@ -8,9 +8,11 @@
  • <%= link_to ''.html_safe + 'Userverwaltung',:controller =>"users",:action => "index" %>
  • +
  • +<%= link_to ' '.html_safe + ' ' %> +
  • + -<%= link_to 'Update',config_getgitupdate_url %> -<%= link_to 'Update',:controller =>"config",:action => "get_git_update" %>