diff --git a/About.html b/About.html index 07805f89f26c1d9eeae433d8bf7afd0f818c1176..a66a48ebdfc3976940131bf10f1360f0766e6da9 100644 --- a/About.html +++ b/About.html @@ -39,8 +39,11 @@ <section class="infopage"> <h2 class="heading">About Ability Sports Bristol</h2> <p class = "info"> + Ability Sports offers weekly Sports which include a wide range of sports. Every Saturaday 12:00-14:30 we provide sporting activites for young - people with additional needs at Ability Sports Bristol. + people with additional needs at Ability Sports Bristol. The oragnisation + is ran by the BAME community in St. Pauls providing support to young people + that face difficulites in everyday life. </p> <!--The image is searched from the folder and inputted onto the page--> diff --git a/AboutArab.html b/AboutArab.html index 03de4849173ee07004b5d481f4e06f85e4e1df06..42412459de989dd82f5f578f098cfb788c7ae942 100644 --- a/AboutArab.html +++ b/AboutArab.html @@ -39,7 +39,9 @@ <section class="infopage"> <h2 class="heading">حول القدرة الرياضية بريستول</h2> <p class = "info"> - كل يوم سبت من الساعة 12:00 إلى 14:30 نوفر أنشطة رياضية للشباب ذوي الاحتياجات الإضافية في Ability Sports Bristol. + تقدم القدرة الرياضية الرياضة الأسبوعية التي تشمل مجموعة واسعة من الألعاب الرياضية. + كل يوم سبت من الساعة 12:00 إلى 14:30 نوفر أنشطة رياضية للشباب ذوي الاحتياجات الإضافية في Ability Sports Bristol. + يدير المنظمة مجتمع BAME في سانت بولز لتقديم الدعم للشباب الذين واجهوا صعوبات في الحياة اليومية. </p> <!--The image is searched from the folder and inputted onto the page--> diff --git a/Booking.html b/Booking.html index e2f006f50c45943531070fe7b6c88233415666cc..a83d40f785b9ec9a7a2e40781773c6f3773677fd 100644 --- a/Booking.html +++ b/Booking.html @@ -52,7 +52,7 @@ <input type="text" id="lname" name="lname" required><br><br> <label for="DOB">Date of Birth</label><br> - <input type="date" id="DOB" name="DOB" placeholder="(DD/MM/YYYY)" required><br> + <input type="text" id="DOB" name="DOB" placeholder="(DD/MM/YYYY)" required><br> <label for="disability">Disability:</label><br> <input type="text" id="disability" name="disability" required><br><br> diff --git a/BookingArab.html b/BookingArab.html index d2226c0fb7d1aa2f0a9b7528b3fea34c221bd2c7..2fd0e7c24057cf56706bbedd4001dd40c74e5909 100644 --- a/BookingArab.html +++ b/BookingArab.html @@ -52,7 +52,7 @@ <input type="text" id="lname" name="lname" required><br><br> <label for="DOB">تاريخ الولادة</label><br> - <input type="date" id="DOB" name="DOB" placeholder="(يوم / شهر / سنة)" required><br> + <input type="text" id="DOB" name="DOB" placeholder="(يوم / شهر / سنة)" required><br> <label for="disability">عجز:</label><br> <input type="text" id="disability" name="disability" required><br><br>