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