File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 47
47
</ div >
48
48
< div class ="form-group ">
49
49
< div class ="col-sm-4 col-sm-offset-4 ">
50
- < button type =" reset " class ="btn btn-default "> Cancel</ button >
51
- < button type =" reset " class ="btn btn-primary "> Login</ button >
50
+ < a class ="btn btn-default " href =" index.html " > Cancel</ a >
51
+ < a class ="btn btn-primary " href =" indexlogged.html " > Login</ a >
52
52
</ div >
53
53
</ div >
54
54
</ fieldset >
Original file line number Diff line number Diff line change 59
59
</ div >
60
60
< div class ="form-group ">
61
61
< div class ="col-sm-4 col-sm-offset-4 ">
62
- < button type =" reset " class ="btn btn-default "> Cancel</ button >
62
+ < a class ="btn btn-default " href =" index.html " > Cancel</ a >
63
63
< button type ="reset " class ="btn btn-primary "> Register</ button >
64
64
</ div >
65
65
</ div >
You can’t perform that action at this time.
0 commit comments