fixed header

This commit is contained in:
Felix Ivo
2025-06-16 14:33:00 +02:00
parent 75742157b7
commit a2fd5f011b
2 changed files with 21 additions and 8 deletions

View File

@@ -1,5 +1,4 @@
<?php include dirname(__DIR__).'/header.phtml'; ?>
<script src="JavaScript/script.js"></script>
<?php include dirname(__DIR__).'/header.phtml'; ?>
<div class="form-container">
<h2>Login</h2>
<form id="login-form" method="POST">