Consistently use "Submit Proposal" wording
This commit is contained in:
parent
5629deeff9
commit
dbc0b80aa4
2 changed files with 2 additions and 2 deletions
|
|
@ -64,7 +64,7 @@
|
|||
|
||||
%p.text-right
|
||||
- if @event.new_record?
|
||||
= f.submit 'Create Proposal', class: 'btn btn-success'
|
||||
= f.submit 'Submit Proposal', class: 'btn btn-success'
|
||||
- else
|
||||
= f.submit 'Update Proposal', class: 'btn btn-success'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue