dialog manager extended to be able to produce the New Account dialog
This commit is contained in:
@@ -18,7 +18,7 @@ fields:
|
||||
- type: "hidden"
|
||||
name: "tgt"
|
||||
value: ""
|
||||
- type: "veniceid"
|
||||
- type: "ams_id"
|
||||
name: "user"
|
||||
caption: "User Name"
|
||||
size: 32
|
||||
@@ -34,12 +34,12 @@ fields:
|
||||
- type: "button"
|
||||
name: "login"
|
||||
caption: "Log In"
|
||||
tone: "blue"
|
||||
param: "blue"
|
||||
- type: "button"
|
||||
name: "remind"
|
||||
caption: "Password Reminder"
|
||||
tone: "gray"
|
||||
param: "gray"
|
||||
- type: "button"
|
||||
name: "cancel"
|
||||
caption: "Cancel"
|
||||
tone: "red"
|
||||
param: "red"
|
||||
|
||||
Reference in New Issue
Block a user