From d04b23b3799fa1cc576099dcec8b6b1b09d1a943 Mon Sep 17 00:00:00 2001 From: Helen Chong <119173961+helenclx@users.noreply.github.com> Date: Sat, 29 Jun 2024 18:21:37 +0800 Subject: [PATCH] Add info about HTML5 form validation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a532d5..81841e3 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ This BellaBuffs fork has been tested with PHP 8.2 on InfinityFree's free hosting ## New Features * Integrate PHPMailer for the email sending features, should the fanlisting owner enables these features * Email sending features are enabled by default, but can be disabled in `prefs.php` -* Add HTML `required` attribute to required form fields +* HTML5 form validation, including E-mail and URL input types and the `required` attribute * Update list of countries * Add a buttons folder (with a placeholder file to enable the folder to be pushed via Git), so users do not need to manually create the folder to store uploaded buttons