debugged form loading and got part of the Login code in
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user