fix: checkbox section should have labels

This commit is contained in:
CDN18 2024-05-17 16:47:12 +08:00
parent f993a9ffb5
commit ec818a6a38
Signed by: CDN
GPG key ID: 0C656827F9F80080
3 changed files with 3 additions and 0 deletions

View file

@ -48,6 +48,7 @@ body:
- type: checkboxes - type: checkboxes
id: contribute-intention id: contribute-intention
attributes: attributes:
label: Contribution Intention
options: options:
- label: I am a member of the STARSET Wiki Editorial Committee. - label: I am a member of the STARSET Wiki Editorial Committee.
required: false required: false

View file

@ -48,6 +48,7 @@ body:
- type: checkboxes - type: checkboxes
id: contribute-intention id: contribute-intention
attributes: attributes:
label: 贡献意向
options: options:
- label: 我是STARSET Wiki编委会成员。 - label: 我是STARSET Wiki编委会成员。
required: false required: false

View file

@ -48,6 +48,7 @@ body:
- type: checkboxes - type: checkboxes
id: contribute-intention id: contribute-intention
attributes: attributes:
label: 貢獻意向
options: options:
- label: 我是STARSET Wiki編委會成員。 - label: 我是STARSET Wiki編委會成員。
required: false required: false