mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Change label text
This commit is contained in:
parent
faca4a0b18
commit
f10d5e4c0e
1 changed files with 1 additions and 1 deletions
|
|
@ -31,4 +31,4 @@
|
||||||
Will there be any additional speakers? If so, please enter their full names, email address, and a short
|
Will there be any additional speakers? If so, please enter their full names, email address, and a short
|
||||||
biography for each.
|
biography for each.
|
||||||
= f.input :proposal_additional_speakers, :input_html => {:rows => 5}, :label => false
|
= f.input :proposal_additional_speakers, :input_html => {:rows => 5}, :label => false
|
||||||
= f.action :submit, :as => :button, :button_html => {:class => "btn btn-primary"}
|
= f.action :submit, :as => :button, :label => "Submit Session", :button_html => {:class => "btn btn-primary"}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue