Skip to content

Commit dc78e99

Browse files
committed
Update _names.html.erb
1 parent 3b11489 commit dc78e99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/views/registers/_names.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<%= curation.status.to_s.capitalize %>
5050
</div>
5151
<%= f.input(
52-
:status_int, label: :status,
52+
:status_int, label: 'Status',
5353
collection: Curation.status_opt
5454
) %>
5555
<%= f.input(:notes) %>

0 commit comments

Comments
 (0)