update animation delay
This commit is contained in:
parent
26b8032191
commit
ed683c3f5c
@ -53,7 +53,7 @@ $conn = null;
|
||||
<script>
|
||||
setTimeout(function () {
|
||||
window.location.href = "index.php#disp-result";
|
||||
}, 2981);
|
||||
}, 3000);
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
@ -116,4 +116,4 @@ elseif ($S == 'OUV')
|
||||
|
||||
//$stmt = $conn->prepare($sql);
|
||||
//$stmt->execute();
|
||||
?>
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user