i18n
This commit is contained in:
parent
d3a4a2225f
commit
be1759f112
@ -133,7 +133,7 @@ class RSVPForm extends Form
|
||||
'id' => 'rsvp-submit-'.$answer,
|
||||
'name' => $answer,
|
||||
'class' => 'submit',
|
||||
'value' => $answer,
|
||||
'value' => $label,
|
||||
'title' => $label,
|
||||
'onClick' => 'this.form.rsvp.value = this.name; return true;'
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user