Merge pull request #4819 from nonamethanks/bookmarklet-text

Fix text in batch bookmarklet
This commit is contained in:
evazion
2021-06-24 03:59:30 -05:00
committed by GitHub

View File

@@ -30,7 +30,7 @@
</div>
<% end %>
<p><%= link_to "Open all links in new windows", "#", :id => "link" %></p>
<p><%= link_to "Open all links in new tabs", "#", :id => "link" %></p>
</section>
<% end %>
</div>