Remove links to sign-up pages and make spring event a past event.
authorSam White <webmaster@ycra.org.uk>
Tue, 7 Jun 2022 20:14:51 +0000 (20:14 +0000)
committerSam White <webmaster@ycra.org.uk>
Tue, 7 Jun 2022 20:14:51 +0000 (20:14 +0000)
public_html/events.php
public_html/includes/navbar.php

index 312514905b2cf0105dc2400654adb0b53b388dd6..f80f5ba09865c4655a5c2d596ad4e3f7c43b7975 100644 (file)
@@ -59,15 +59,8 @@ function content() {?>
   </figure>
 
   <p>If you would like to join us, please fill in your details on our
-  <a <?php href("spring-event.php");?>>sign-up page</a>. We look forward to
-  seeing a lot of you there!</p>
+  sign-up page. We look forward to seeing a lot of you there!</p>
 
-  <h3>Summer event: September 2022</h3>
-
-  <p>Come and join us in Nottingham for our YCRA Summer event. More details to
-  follow!</p> <p>Keep checking back here for updates on what we are up to.</p>
-
-  <h2>Past events</h2>
   <h3 id="winter-event-2022">Winter event: 15th January 2022</h3>
   <p>The inaugural YCRA event! Come and join us in Birmingham for chance to ring
   with other young ringers at iconic towers such as St Martin's in the
@@ -115,7 +108,7 @@ function content() {?>
 
   <p>It is sure to be an excellent day so please do come along. All you need is your
   membership, so sign up and then get your ticket by filling in your details on the
-  <a <?php href('winter-event.php');?>>sign-up page</a>!</p>
+  sign-up page!</p>
 
   <p>We would like to thank Clare McArdle for her help in organising this event. 
   We look forward to seeing you all there.</p>
index 9454e5a5871b9477dee3eb6e03f601532506be3d..2242317229fecd7c29db3ae8b5186ce0fab33ced 100644 (file)
@@ -24,14 +24,14 @@ function get_menu_pages() {
     'events' => [
                 'name' => 'Events',
                 'path' => 'events.php'
-              ],
+              ],/*
     'spring-event' => [
                 'name' => 'Spring event sign up',
                 'path' => 'spring-event.php'
-              ],/*
+              ],*//*
     'links' => [ 'name' => 'Useful Links',
                 'path' => '#'
-                ],*/
+              ],*/
     'documents' => [
                 'name' => 'Documents',
                 'path' => 'documents.php'