comments: change 'Shortlink' to 'Copy ID'.

This commit is contained in:
evazion
2021-01-23 14:34:53 -06:00
parent 5fd33ad545
commit 5061b0a013

View File

@@ -120,7 +120,7 @@
<%= menu.item do %>
<%= link_to comment_path(comment.id), class: "comment-copy-link" do %>
<%= link_icon %> Shortlink
<%= link_icon %> Copy ID
<% end %>
<% end %>