Skip to content

Commit 982cb6a

Browse files
committed
validation
1 parent a23b726 commit 982cb6a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pages/welcome.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<title>Welcome</title>
1212
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootswatch/4.5.2/lux/bootstrap.min.css" integrity="sha384-9+PGKSqjRdkeAU7Eu4nkJU8RFaH8ace8HGXnkiKMP9I9Te0GJ4/km3L1Z8tXigpG" crossorigin="anonymous">
1313
<link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/darktheme.css" />
14-
<style type="text/css">
14+
<style>
1515
body {
1616
font: 14px sans-serif;
1717
text-align: center;
@@ -34,7 +34,6 @@
3434

3535
<?php
3636
include("tools/password-generator-post.php");
37-
include("tools/footer.php");
3837
?>
3938
</body>
4039
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>

0 commit comments

Comments
 (0)