debugged form loading and got part of the Login code in

This commit is contained in:
2025-09-27 17:39:32 -06:00
parent 5082e2bbc2
commit 03f1d9f717
6 changed files with 99 additions and 26 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ name: "login"
formName: "loginform"
menuSelector: "top"
title: "Log In"
action: "/TODO/login"
action: "/login"
instructions: >
Forgot your password? Enter your user name and click the <b>Reminder</b> button to receive
a password reminder via E-mail.
+1 -1
View File
@@ -9,7 +9,7 @@
name: "newaccount"
formName: "createform"
menuSelector: "top"
title: "Create Account"
title: "Create New Account"
action: "/TODO/newacct2"
instructions: >
To create a new account, please enter your information below.