diff --git a/plugins/oauth_client/views/oauth_client_plugin_admin/index.html.erb b/plugins/oauth_client/views/oauth_client_plugin_admin/index.html.erb index 2af9ea7..98b3ce1 100644 --- a/plugins/oauth_client/views/oauth_client_plugin_admin/index.html.erb +++ b/plugins/oauth_client/views/oauth_client_plugin_admin/index.html.erb @@ -19,3 +19,6 @@ <% end %> +
+ <%= button(:back, _('Go back'), {:controller => 'plugins', :action => 'index'}) %> +
-- libgit2 0.21.2