File tree 1 file changed +8
-4
lines changed
1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 136
136
<label >Public Keys(one line per node):</label >
137
137
<textarea id =" node_pub_keys" class =" form-control fixed-font" rows =" 3" ></textarea >
138
138
</div >
139
- <div class =" form-group col-lg-6" >
140
- <input id =" node_email" type =" email" class =" form-control" placeholder =" your email"
141
- onkeypress =" return event.keyCode != 13;" >
142
- <a id =" btn_request_pass" class =" btn btn-info btn-sm mt-2" href =" javascript:void(0);" >Request Pass Code</a >
139
+ <div class =" form-row col-lg-8" >
140
+ <div class =" form-group col-lg-8" >
141
+ <input id =" node_email" type =" email" class =" form-control" placeholder =" your email"
142
+ onkeypress =" return event.keyCode != 13;" >
143
+ </div >
144
+ <div class =" form-group col-lg-4" >
145
+ <a id =" btn_request_pass" class =" btn btn-info btn-sm" href =" javascript:void(0);" >Request Pass Code</a >
146
+ </div >
143
147
</div >
144
148
<div class =" form-group col-lg-4" >
145
149
<input id =" node_pass_code" type =" text" class =" form-control" placeholder =" your pass code"
You can’t perform that action at this time.
0 commit comments