fixed typo and added close button to edit pages
This commit is contained in:
@@ -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/>
|
||||
|
||||
Reference in New Issue
Block a user