0
|
1 |
[Settings]
|
|
2 |
NumFields=9
|
|
3 |
|
|
4 |
;
|
|
5 |
; Fields
|
|
6 |
;
|
|
7 |
|
|
8 |
; Username
|
|
9 |
[Field 1]
|
|
10 |
Type=Text
|
|
11 |
Top=15
|
|
12 |
Left=70
|
|
13 |
Right=130
|
|
14 |
Bottom=27
|
|
15 |
|
|
16 |
; Password 1
|
|
17 |
[Field 2]
|
|
18 |
Type=Password
|
|
19 |
Top=32
|
|
20 |
Left=70
|
|
21 |
Right=130
|
|
22 |
Bottom=44
|
|
23 |
|
|
24 |
; Password 2
|
|
25 |
[Field 3]
|
|
26 |
Type=Password
|
|
27 |
Top=49
|
|
28 |
Left=70
|
|
29 |
Right=130
|
|
30 |
Bottom=61
|
|
31 |
|
|
32 |
; E-mail
|
|
33 |
[Field 4]
|
|
34 |
Type=Text
|
|
35 |
Top=66
|
|
36 |
Left=70
|
|
37 |
Right=180
|
|
38 |
Bottom=78
|
|
39 |
|
|
40 |
;
|
|
41 |
; Labels
|
|
42 |
;
|
|
43 |
|
|
44 |
; Username
|
|
45 |
[Field 5]
|
|
46 |
Type=Label
|
|
47 |
Top=17
|
|
48 |
Bottom=25
|
|
49 |
Left=5
|
|
50 |
Right=68
|
|
51 |
Text=Username:
|
|
52 |
|
|
53 |
; Password 1
|
|
54 |
[Field 6]
|
|
55 |
Type=Label
|
|
56 |
Top=34
|
|
57 |
Bottom=42
|
|
58 |
Left=5
|
|
59 |
Right=68
|
|
60 |
Text=Password:
|
|
61 |
|
|
62 |
; Password 2
|
|
63 |
[Field 7]
|
|
64 |
Type=Label
|
|
65 |
Top=51
|
|
66 |
Bottom=59
|
|
67 |
Left=5
|
|
68 |
Right=68
|
|
69 |
Text=Confirm password:
|
|
70 |
|
|
71 |
; E-mail
|
|
72 |
[Field 8]
|
|
73 |
Type=Label
|
|
74 |
Top=68
|
|
75 |
Bottom=76
|
|
76 |
Left=5
|
|
77 |
Right=69
|
|
78 |
Text=E-mail address:
|
|
79 |
|
|
80 |
; Header
|
|
81 |
[Field 9]
|
|
82 |
Type=Label
|
|
83 |
Top=0
|
|
84 |
Bottom=8
|
|
85 |
Left=0
|
|
86 |
Right=-1
|
|
87 |
Text=Please enter your desired login details below. These will be used to administer your website.
|
|
88 |
|