Bootstrap needs-validation novalidate + valid-feedback

This commit is contained in:
billz
2023-11-09 15:32:24 +00:00
parent 4f6a28a81f
commit b2117ac492
5 changed files with 33 additions and 6 deletions

View File

@@ -49,7 +49,7 @@
<div class="card-body">
<?php $status->showMessages(); ?>
<form role="form" action="hostapd_conf" method="POST">
<form role="form" action="hostapd_conf" method="POST" class="needs-validation" novalidate>
<?php echo CSRFTokenFieldTag() ?>
<!-- Nav tabs -->