From: Sam White Date: Sun, 5 Dec 2021 18:38:36 +0000 (+0000) Subject: Add page to sign up to YCRA winter event. X-Git-Url: https://git.dalvak.com/public/?a=commitdiff_plain;h=92a566f075418a169f05333332257a03c4657b9b;p=ycra.git Add page to sign up to YCRA winter event. --- diff --git a/public_html/includes/navbar.php b/public_html/includes/navbar.php index 26db2f0..025053d 100644 --- a/public_html/includes/navbar.php +++ b/public_html/includes/navbar.php @@ -14,6 +14,10 @@ function get_menu_pages() { ],*/ 'join' => [ 'name' => 'Join', 'path' => 'join.php' + ], + 'winter-event' => [ + 'name' => 'Winter Event', + 'path' => 'winter-event.php' ],/* 'links' => [ 'name' => 'Useful Links', 'path' => '#' diff --git a/public_html/winter-event.php b/public_html/winter-event.php new file mode 100644 index 0000000..de2a4b8 --- /dev/null +++ b/public_html/winter-event.php @@ -0,0 +1,102 @@ + +

Winter event tickets

+ + +

You have already signed up to this event.

+ +

If you would like to amend the information you previously submitted, + please email us at events@ycra.org.uk.

'1','member_id'=>$id,'date_added'=>date('Y-m-d H:i:s'), + 'details'=>json_encode($details)]);?> +

Your details have been submitted successfully.

+

We will email you with more details about the event soon.

+ +

We will be holding our inaugural ringing event in Birmingham on Saturday, + 15 January 2022. There will be the opportunity to ring at some great towers in + Birmingham, including hopefully ringing on 16 at the bullring!

+ +

Please use the form below to book your place at this event. It will be free + for YCRA members to attend this event.

+ + + +
'']); + + textarea($params, 'accompanying_adults', + 'Please enter the full names of any adults who will be accompanying you', + ['rows'=>'2']); + + textarea($params, 'dietary_requirements', 'Do you have any dietary requirements?');?> + +
+ + +
+ + +