From ca7ee9fba26ea44b1f20ef5fcd83fd9ba12a4f09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zden=C4=9Bk=20Borovec?= Date: Sun, 5 May 2024 20:34:28 +0200 Subject: [PATCH] accesibility --- docs/www/login.php | 4 ++-- docs/www/register.php | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/www/login.php b/docs/www/login.php index 961b48f..35c132a 100644 --- a/docs/www/login.php +++ b/docs/www/login.php @@ -111,7 +111,7 @@ if (isset($_POST["submit"])) { echo htmlspecialchars($_SERVER["PHP_SELF"]); ?>">

Login:

- + - +
Username: @@ -120,7 +120,7 @@ if (isset($_POST["submit"])) {
Password: diff --git a/docs/www/register.php b/docs/www/register.php index cce6358..c0d32c6 100644 --- a/docs/www/register.php +++ b/docs/www/register.php @@ -109,7 +109,7 @@ if (isset($_POST["submit"])) { echo htmlspecialchars($_SERVER["PHP_SELF"]); ?>">

Register:

- + - + - +
Username: @@ -118,7 +118,7 @@ if (isset($_POST["submit"])) {
Password: @@ -126,7 +126,7 @@ if (isset($_POST["submit"])) {
Password confirmation: