+login form

This commit is contained in:
Simon Martens
2025-05-21 17:28:42 +02:00
parent 8bf7b6fb84
commit 9642e53474
6 changed files with 92 additions and 7 deletions

View File

@@ -33,4 +33,6 @@ const (
F_INDEX_TEXTE_ABS1 = "Abs1"
F_INDEX_TEXTE_ABS2 = "Abs2"
F_INDEX_GO_BUTTON = "GoButton"
P_LOGIN_NAME = "login"
)