diff --git a/app/views/uploads/batch.html.erb b/app/views/uploads/batch.html.erb index 79bdaa9cf..fbc54c39d 100644 --- a/app/views/uploads/batch.html.erb +++ b/app/views/uploads/batch.html.erb @@ -30,7 +30,7 @@ <% end %> -
<%= link_to "Open all links in new windows", "#", :id => "link" %>
+<%= link_to "Open all links in new tabs", "#", :id => "link" %>
<% end %>