mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-05 10:25:45 +03:00
Pledge form: Style the form
This commit is contained in:
parent
942de224c3
commit
5d76b97557
6 changed files with 200 additions and 35 deletions
|
@ -26,10 +26,10 @@ require __DIR__ . '/partial-result-messages.php';
|
|||
require get_views_path() . 'inputs-pledge-org-email.php';
|
||||
?>
|
||||
|
||||
<div>
|
||||
<div class="wp-block-button">
|
||||
<input
|
||||
type="submit"
|
||||
class="button button-primary"
|
||||
class="button button-primary wp-block-button__link"
|
||||
id="5ftf-pledge-submit"
|
||||
name="action"
|
||||
value="<?php esc_attr_e( 'Update Pledge', 'wporg-5ftf' ); ?>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue