<%= _('Administrator Panel') %>
<%= _('You, as an environment administrator, has the following options:')%>
- <%= 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 _('Manage Categories'), :controller => 'categories'%>
- <%= link_to _('Manage User roles'), :controller => 'role' %>
- <%= link_to _('Manage Validators by region'), :controller => 'region_validators' %>