File tree 1 file changed +1
-1
lines changed
src/main/resources/templates/fragments
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 6
6
< div class ="d-flex justify-content-center ">
7
7
< ul class ="list-unstyled d-flex ">
8
8
< li > < a class ="footer-link px-2 " id ="licenses " target ="_blank " th:href ="@{'/licenses'} " th:text ="#{licenses.nav} "> Licenses</ a > </ li >
9
- < li > < a class ="footer-link px-2 " id ="licenses " target ="_blank " th:href ="@{'/releases'} " th:text ="#{releases.footer} "> Releases</ a > </ li >
9
+ < li > < a class ="footer-link px-2 " id ="releases " target ="_blank " th:href ="@{'/releases'} " th:text ="#{releases.footer} "> Releases</ a > </ li >
10
10
< li > < a class ="footer-link px-2 " id ="survey " target ="_blank " href ="https://stirlingpdf.info/s/cm28y3niq000o56dv7liv8wsu " th:text ="#{survey.nav} "> Survey</ a > </ li >
11
11
< li th:if ="${@privacyPolicy != ''} "> < a class ="footer-link px-2 " target ="_blank " th:href ="${@privacyPolicy} " th:text ="#{legal.privacy} "> privacyPolicy</ a > </ li >
12
12
< li th:if ="${@termsAndConditions != ''} "> < a class ="footer-link px-2 " target ="_blank " th:href ="${@termsAndConditions} " th:text ="#{legal.terms} "> termsAndConditions</ a > </ li >
You can’t perform that action at this time.
0 commit comments