Skip to content

Commit a9cd47e

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

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

app/views/registers/notify.html.erb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,10 @@
6969
%>
7070

7171
<%= f.input(
72-
:supplementary_pdf, label: 'Supplementary Material in PDF (optional)',
72+
:supplementary_pdf,
73+
label: 'Supplementary Material in PDF or XLSX (optional)',
7374
hint: 'Please include all relevant supplementary material as a ' \
74-
'single PDF file'
75+
'single PDF or XLSX file'
7576
) %>
7677

7778
<br/>

0 commit comments

Comments
 (0)