From 3c519c6e53136ab93db6661a96a3c56c4a197f80 Mon Sep 17 00:00:00 2001 From: Helen Chong <119173961+helenclx@users.noreply.github.com> Date: Sat, 29 Jun 2024 18:19:12 +0800 Subject: [PATCH] Use email type attribute for email form fields --- admin.php | 6 +++--- contact.php | 2 +- join.php | 2 +- update.php | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/admin.php b/admin.php index 3679211..019f98d 100644 --- a/admin.php +++ b/admin.php @@ -730,7 +730,7 @@ if (isset($_COOKIE['bellabuffs'])) { ?>
" required />
-
" required />
+
" required />