Skip to content

Commit 0dc83c1

Browse files
committed
Update notify.html.erb
1 parent a9cd47e commit 0dc83c1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

app/views/registers/notify.html.erb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,8 @@
8888
:authors_approval, as: :boolean,
8989
label: 'I have approval of the coauthors of the effective publication',
9090
hint: 'Please indicate if you have the consent of the coauthors ' \
91-
'listed in the publication above to submit this entry'
91+
'listed in the publication above or the corresponding ' \
92+
'author(s) on their behalf to submit this entry'
9293
) %>
9394

9495
<%= f.input(

0 commit comments

Comments
 (0)