ref: master
plugins/oauth_provider/views/oauth_provider_plugin_admin/index.html.erb
<%= _('Oauh Provider') %>
<%= link_to _('Applications'), oauth_applications_path %><%= button(:back, _('Go back'), {:controller => 'plugins', :action => 'index'}) %>