New back button

This commit is contained in:
Thies Mueller 2021-01-08 18:10:16 +01:00
parent 092c7010c1
commit 7f6492b282

View File

@ -57,7 +57,15 @@ echo "</tr>";
</table> </table>
<br> <br>
<br/> <br/>
<br>
<a href="secure.php"><button class="btn btn-info">Back</button></a>
<br/>
<br>
<br/>
<br/> <br/>
<a href="logout.php"><button class="btn btn-danger">LOGOUT</button></a> <a href="logout.php"><button class="btn btn-danger">LOGOUT</button></a>