Skip to content

Commit ad33dc0

Browse files
committed
Update coauthors.html.erb
1 parent 35dd36c commit ad33dc0

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

app/views/registers/coauthors.html.erb

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,7 @@
4545
</ul>
4646

4747
<h2>Add authors</h2>
48-
<%= f.input(
49-
:new_coauthor, as: 'string', label: 'Coauthor (email or username)'
50-
) %>
48+
<%= f.input(:coauthor, as: 'string', label: 'Coauthor (email or username)') %>
5149

5250
<br/>
5351
<%= f.button(:submit, 'Register coauthor') %>

0 commit comments

Comments
 (0)