From 28a8ed41bb54197866e73605608e3e9ba6958373 Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Mon, 27 Aug 2012 13:51:26 -0300 Subject: [PATCH] fix link --- app/views/admin_panel/index.rhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/admin_panel/index.rhtml b/app/views/admin_panel/index.rhtml index ec31d71..21fda6e 100644 --- a/app/views/admin_panel/index.rhtml +++ b/app/views/admin_panel/index.rhtml @@ -16,7 +16,7 @@ - +
<%= link_to _('User roles'), :controller => 'role' %>
<%= link_to _('Users'), :controller => 'users' %>
<%= link_to _('Profile templates'), :action => 'templates' %>
<%= link_to _('Profile templates'), :controller => 'templates' %>
<%= link_to _('Fields'), :controller => 'features', :action => 'manage_fields' %>
-- libgit2 0.21.2