adds label under protocols keywords input [fixes SCI-1560]

This commit is contained in:
zmagod 2017-10-17 14:10:56 +02:00
parent 533f371984
commit 30d091dc65
2 changed files with 3 additions and 1 deletions

View file

@ -4,4 +4,5 @@
<option value="<%= kw.name %>"><%= kw.name %></option>
<% end %>
</select>
<% end %>
<i><%=t 'protocols.header.keywords_modal' %></i>
<% end %>

View file

@ -1414,6 +1414,7 @@ en:
no_authors: "No authors"
description: "Description"
no_description: "No description"
keywords_modal: "Input one or multiple keywords, confirm each keyword with ENTER key"
edit_name_modal:
title: "Edit name of protocol %{protocol}"
label: "Name"