Skip to content

Commit 6717e11

Browse files
committed
Add child meal option to rsvp form
1 parent 3d41251 commit 6717e11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ <h2 class="subtitle has-text-centered">Preenche o formulário para todos os conv
391391
<label class="label">Restrições Alimentares</label>
392392
<div class="control">
393393
<textarea class="textarea" name="notes" rows="3" required
394-
placeholder="Grávidas, Vegetarianos, Veganos, Alergias, Intolerâncias"></textarea>
394+
placeholder="Grávidas, Vegetarianos, Veganos, Alergias, Intolerâncias, Refeição infantil"></textarea>
395395
</div>
396396
</div>
397397

0 commit comments

Comments
 (0)