fixed typo and added close button to edit pages

This commit is contained in:
Grisu
2022-09-16 09:49:36 +02:00
parent 506982f1b1
commit 0a3beeeaec
7 changed files with 103 additions and 92 deletions

View File

@@ -41,11 +41,11 @@
<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/login.css">
<title>Punktesystem-KSP</title>
<title>Punktesystem-KPW</title>
</head>
<body>
<div class="center">
<h1>PUNKTESYSTEM-KSP</h1>
<h1>PUNKTESYSTEM-KPW</h1>
<form method="post">
<div class="txt_field">
<input id="user_name" type="text" name="user_name" required/>