<%= _('Gamification Settings')%>
-
<%= link_to _('Manage Point Rules'), :controller => 'gamification_plugin_admin', :action => :points %>
-
<%= link_to _('Manage Badges'), :controller => 'gamification_plugin_badges' %>
-
<%= link_to _('Manage Levels'), :controller => 'gamification_plugin_admin', :action => :levels %>
<%= button :cancel, _('Cancel'), :controller => :plugins, :action => :index %>