From 36d5ffcfed6db3941132f869184a0beca74cc1a2 Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Tue, 26 May 2009 16:12:53 -0300 Subject: [PATCH] ActionItem1049: use the right terms --- 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 9a3006e..f778aac 100644 --- a/app/views/admin_panel/index.rhtml +++ b/app/views/admin_panel/index.rhtml @@ -6,7 +6,7 @@
  • <%= link_to _('Edit site info'), :action => 'site_info' %>
  • <%= link_to __('Edit message for disabled enterprises'), :action => 'message_for_disabled_enterprise' %>
  • <%= link_to _('Enable/disable features'), :controller => 'features' %>
  • -
  • <%= link_to _('Edit the Visual Design'), :controller => 'environment_design'%>
  • +
  • <%= link_to _('Edit sideboxes'), :controller => 'environment_design'%>
  • <%= link_to _('Manage Categories'), :controller => 'categories'%>
  • <%= link_to _('Manage User roles'), :controller => 'role' %>
  • <%= link_to _('Manage Validators by region'), :controller => 'region_validators' %>
  • -- libgit2 0.21.2