| Current File : /home/digitaw/www/wp-content/plugins/event-tickets/src/views/blocks/rsvp/form/quantity-minus.php |
<?php
/**
* Block: RSVP
* Form Quantity Minus
*
* Override this template in your own theme by creating a file at:
* [your-theme]/tribe/tickets/blocks/rsvp/form/quantity-minus.php
*
* See more documentation about our Blocks Editor templating system.
*
* @link https://evnt.is/1amp Help article for RSVP & Ticket template files.
*
* @since 4.9
* @since 4.11.3 Updated the button to include a type - helps avoid submitting forms unintentionally.
* @version 4.11.3
*
*/
?>
<button
type="button"
class="tribe-block__rsvp__number-input-button tribe-block__rsvp__number-input-button--minus"
></button>