File tree Expand file tree Collapse file tree 1 file changed +16
-15
lines changed Expand file tree Collapse file tree 1 file changed +16
-15
lines changed Original file line number Diff line number Diff line change 2323 < hr />
2424 < fieldset class ="form-group ">
2525 < div class ="row ">
26- < legend class ="col-form-label col-sm-12 pt-0 ">
27- < strong > Should search results open in</ strong >
28- </ legend >
29- < div class ="col-sm-12 ">
30- < div class ="form-check save_tab_result ">
31- < input class ="form-check-input " type ="radio " name ="tab_result " id ="same_tab_result " value ="same_tab_result " checked >
32- < label class ="form-check-label " for ="same_tab_result ">
33- same tab
34- </ label >
35- </ div >
36- < div class ="form-check save_tab_result ">
37- < input class ="form-check-input " type ="radio " name ="tab_result " id ="new_tab_result " value ="new_tab_result ">
38- < label class ="form-check-label " for ="new_tab_result ">
39- new tab
40- </ label >
26+ < legend class ="col-form-label col-sm-12 pt-0 ">
27+ < strong > Should search results open in</ strong >
28+ </ legend >
29+ < div class ="col-sm-12 ">
30+ < div class ="form-check save_tab_result ">
31+ < input class ="form-check-input " type ="radio " name ="tab_result " id ="same_tab_result " value ="same_tab_result " checked >
32+ < label class ="form-check-label " for ="same_tab_result ">
33+ same tab
34+ </ label >
35+ </ div >
36+ < div class ="form-check save_tab_result ">
37+ < input class ="form-check-input " type ="radio " name ="tab_result " id ="new_tab_result " value ="new_tab_result ">
38+ < label class ="form-check-label " for ="new_tab_result ">
39+ new tab
40+ </ label >
41+ </ div >
4142 </ div >
4243 </ div >
4344 </ div >
You can’t perform that action at this time.
0 commit comments