straightened out the "account creation" workflow

This commit is contained in:
2025-10-08 16:36:23 -06:00
parent 05dc2aa448
commit 60b0ec8a5d
10 changed files with 54 additions and 38 deletions
+1
View File
@@ -10,6 +10,7 @@ name: "login"
formName: "loginform"
menuSelector: "top"
title: "Log In"
options: "suppresslogin"
action: "/login"
instructions: >
Forgot your password? Enter your user name and click the <b>Reminder</b> button to receive
+1
View File
@@ -10,6 +10,7 @@ name: "newaccount"
formName: "createform"
menuSelector: "top"
title: "Create New Account"
options: "suppresslogin"
action: "/newacct2"
instructions: >
To create a new account, please enter your information below.
+1
View File
@@ -10,6 +10,7 @@ name: "verify"
formName: "verifyform"
menuSelector: "top"
title: "Verify E-mail Address"
options: "suppresslogin"
action: "/verify"
instructions: >
Check your E-mail, then enter the confirmation number that was E-mailed to you in the field below.