Add info about HTML5 form validation
This commit is contained in:
parent
3c519c6e53
commit
d04b23b379
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue