diff --git a/app/views/projects/index.html.erb b/app/views/projects/index.html.erb index a6535b6c9..58e47d5fa 100644 --- a/app/views/projects/index.html.erb +++ b/app/views/projects/index.html.erb @@ -99,7 +99,7 @@
<%=t 'projects.index.no_teams.text' %>
-+
<%= link_to t('projects.index.no_teams.btn'), teams_path, class: 'btn btn-primary' %>
<%=t 'protocols.index.no_teams.text' %>
-+
<%= link_to t('protocols.index.no_teams.btn'), teams_path, class: 'btn btn-primary' %>