styling for edit and add subpage
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="css/styles.css">
|
||||
<script src="../js/navbar.js" defer></script>
|
||||
<link rel="stylesheet" href="css/edit.css">
|
||||
<script src="js/navbar.js" defer></script>
|
||||
<script src="js/edit_table.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
@@ -37,7 +38,7 @@
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
||||
|
||||
<li><a href="logout.php">Logout</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user