some more design foo

This commit is contained in:
Thies Mueller
2021-01-08 18:09:03 +01:00
parent fabb233496
commit 092c7010c1
2 changed files with 4 additions and 27 deletions

View File

@@ -58,10 +58,8 @@ echo "</tr>";
<br>
<br/>
<b>You can logout <a href="logout.php">here</a></b>
<br/>
<br/>
<a href="logout.php"><button>LOGOUT</button></a>
<a href="logout.php"><button class="btn btn-danger">LOGOUT</button></a>
</body>
</html>