File Editor
Directories:
.. (Back)
Files:
title.php
Create New File
Create
Edit File: title.php
<?php /** * Block: RSVP * Form Going Title * * Override this template in your own theme by creating a file at: * [your-theme]/tribe/tickets/v2/rsvp/form/going/title.php * * See more documentation about our Blocks Editor templating system. * * @link https://evnt.is/1amp Help article for RSVP & Ticket template files. * * @since 4.12.3 * @version 4.12.3 */ ?> <div class="tribe-tickets__rsvp-form-title"> <h3 class="tribe-common-h5"> <?php esc_html_e( 'Please submit your RSVP information, including the total number of guests.', 'event-tickets' ); ?> </h3> </div>
Save Changes
Rename File
Rename