Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update projects/packages/forms/src/blocks/contact-form/variations.js
Co-authored-by: Mikael Korpela <[email protected]>
  • Loading branch information
2 people authored and CGastrell committed Nov 28, 2025
commit 3f1849f1224c2f2ecde1d662abf67090c62b8716
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ const variations = [
[
'core/button',
{
text: __( 'Contact Us', 'jetpack-forms' ),
text: __( 'Contact us', 'jetpack-forms' ),
tagName: 'button',
className: 'jetpack-form-submit-button',
type: 'submit',
Expand Down