File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 54
54
</ div >
55
55
< div class ="form-group ">
56
56
< div class ="col-sm-4 col-sm-offset-4 ">
57
- < button type =" reset " class ="btn btn-default "> Cancel</ button >
57
+ < a class ="btn btn-default " href =" indexlogged.html " > Cancel</ a >
58
58
< button type ="reset " class ="btn btn-primary "> Submit</ button >
59
59
</ div >
60
60
</ div >
Original file line number Diff line number Diff line change 11
11
< div class ="navbar navbar-default navbar-fixed-top text-uppercase ">
12
12
< div class ="container ">
13
13
< div class ="navbar-header ">
14
- < a href ="index .html " class ="navbar-brand "> SoftUni Blog</ a >
14
+ < a href ="indexlogged .html " class ="navbar-brand "> SoftUni Blog</ a >
15
15
< button type ="button " class ="navbar-toggle " data-toggle ="collapse " data-target =".navbar-collapse " >
16
16
< span class ="icon-bar "> </ span >
17
17
< span class ="icon-bar "> </ span >
Original file line number Diff line number Diff line change 60
60
< div class ="form-group ">
61
61
< div class ="col-sm-4 col-sm-offset-4 ">
62
62
< a class ="btn btn-default " href ="index.html "> Cancel</ a >
63
- < button type =" reset " class ="btn btn-primary "> Register</ button >
63
+ < a class ="btn btn-primary " href =" indexlogged.html " > Register</ a >
64
64
</ div >
65
65
</ div >
66
66
</ fieldset >
You can’t perform that action at this time.
0 commit comments