File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2424 < fieldset class ="form-group ">
2525 < div class ="row ">
2626 < legend class ="col-form-label col-sm-12 pt-0 ">
27- < strong > Should search results open in</ strong >
27+ < strong > Search results open in: </ strong >
2828 </ legend >
2929 < div class ="col-sm-12 ">
3030 < div class ="form-check save_tab_result ">
3131 < input class ="form-check-input " type ="radio " name ="tab_result " id ="same_tab_result " value ="same_tab_result " checked disabled >
3232 < label class ="form-check-label " for ="same_tab_result ">
33- same tab
33+ Same tab
3434 </ label >
3535 </ div >
3636 < div class ="form-check save_tab_result ">
3737 < input class ="form-check-input " type ="radio " name ="tab_result " id ="new_tab_result " value ="new_tab_result " disabled >
3838 < label class ="form-check-label " for ="new_tab_result ">
39- new tab
39+ New tab
4040 </ label >
4141 </ div >
4242 </ div >
You can’t perform that action at this time.
0 commit comments