forked from monnerat/web_2025
fix: remove useless code
This commit is contained in:
parent
bdc3e430b6
commit
43b5ee3521
@@ -20,7 +20,7 @@ include_once 'include/controller.php';
|
||||
type="number"
|
||||
name="table"
|
||||
placeholder="table"
|
||||
value="<?php echo htmlspecialchars($tableSaisie, ENT_QUOTES, 'UTF-8'); ?>"
|
||||
value="<?php echo htmlspecialchars($table, ENT_QUOTES, 'UTF-8'); ?>"
|
||||
>
|
||||
<button type="submit">ENVOYER</button>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user