diff --git a/public/parts/signup.php b/public/parts/signup.php index 331ff03..e196990 100644 --- a/public/parts/signup.php +++ b/public/parts/signup.php @@ -20,15 +20,8 @@ if (isset($_SESSION['familyid']) && $database->has('families', ['familyid' => $_ } ?>
-
- - -
@@ -36,160 +29,188 @@ if (isset($_SESSION['familyid']) && $database->has('families', ['familyid' => $_

Day Camp Registration

+ +

Online registration for Day Camp is closed.

- -
-
- -
-
- - - - -
-
-

Campers

-
-
- 0) { - foreach ($campers as $personid) { - include __DIR__ . "/template_person.php"; - } - } + + -
- -
-
- Add Camper -
-
-
- - - -
-
-

Adult Volunteers

-
-
+ 0) { - foreach ($adults as $personid) { - include __DIR__ . "/template_person.php"; - } - } - ?> -
+ } + ?> +
+
-
-
- Add Adult -
-
- A $10 discount is applied for every day an adult volunteers.
- Shirts are $10, or free for adults who volunteer all four days. -
-
-
- - - -
-
-

Youth Volunteers

-
-
- 0) { - foreach ($youth as $personid) { - include __DIR__ . "/template_person.php"; - } - } - ?> -
- -
-
- Add Youth -
-
- Shirts are $10, or free for youth who volunteer at least two days. -
-
-
- - - -
-
-

Pay and Submit

-
-
-

Total: $0

- -