File tree Expand file tree Collapse file tree 5 files changed +0
-50
lines changed
src/main/resources/templates Expand file tree Collapse file tree 5 files changed +0
-50
lines changed Original file line number Diff line number Diff line change 1414 < div class ="d-flex justify-content-center flex-md-row flex-column mdc-card mdc-card-content w-lg-30 ">
1515 < section class ="login-section login-form login-instn-card ">
1616
17- < section class ="mb-4 service-ui text-center ">
18- < table class ="osf-shield-with-name ">
19- < tbody >
20- < tr >
21- < td >
22- < img class ="service-ui-logo " src ="/images/osf-logo.png " alt ="OSF logo ">
23- </ td >
24- < td >
25- < span class ="service-ui-name hidden-narrow "> OSF </ span >
26- < span class ="service-ui-name "> INSTITUTIONS</ span >
27- </ td >
28- </ tr >
29- </ tbody >
30- </ table >
31- </ section >
32-
3317 < section class ="card-message ">
3418 < h1 th:utext ="#{screen.institutionlogin.heading} "> </ h1 >
3519 < p th:unless =${osfCasLoginContext.institutionId} th:utext ="#{screen.institutionlogin.message.select} "> </ p >
Original file line number Diff line number Diff line change 1414 < div class ="d-flex justify-content-center flex-md-row flex-column mdc-card mdc-card-content w-lg-30 ">
1515 < section class ="login-section login-form login-instn-card ">
1616
17- < section class ="mb-4 service-ui text-center ">
18- < table class ="osf-shield-with-name ">
19- < tbody >
20- < tr >
21- < td >
22- < img class ="service-ui-logo " src ="/images/osf-logo.png " alt ="OSF logo ">
23- </ td >
24- < td >
25- < span class ="service-ui-name hidden-narrow "> OSF </ span >
26- < span class ="service-ui-name "> INSTITUTIONS</ span >
27- </ td >
28- </ tr >
29- </ tbody >
30- </ table >
31- </ section >
32-
3317 < section class ="card-message ">
3418 < h1 th:utext ="#{screen.unsupp-instn.heading} "> </ h1 >
3519 < p th:utext ="#{screen.unsupp-instn.message(${osfUrl.institutionsHome})} "> </ p >
Original file line number Diff line number Diff line change 1616 <!-- Login form template begins here -->
1717 < div th:fragment ="loginform " class ="d-flex flex-column justify-content-between m-auto ">
1818
19- < section th:if ="${delegatedAuthenticationProviderPrimary == null} ">
20- < div class ="service-ui " th:replace ="fragments/serviceui :: serviceUI ">
21- < a href ="fragments/serviceui.html "> </ a >
22- </ div >
23- </ section >
24-
2519 < section class ="text-without-mdi text-center text-bold text-large margin-large-vertical ">
2620 < span th:utext ="#{screen.welcome.tips} "> </ span >
2721 </ section >
Original file line number Diff line number Diff line change 1616 <!-- Terms of service consent check login form template begins here -->
1717 < div th:fragment ="tosloginform " class ="d-flex flex-column justify-content-between m-auto ">
1818
19- < section >
20- < div class ="service-ui " th:replace ="fragments/osfbannerui :: osfBannerUI ">
21- < a href ="fragments/osfbannerui.html "> </ a >
22- </ div >
23- </ section >
24-
2519 < section class ="text-without-mdi text-center text-bold text-large margin-large-vertical ">
2620 < span th:utext ="#{screen.tosconsent.tips} "> </ span >
2721 </ section >
Original file line number Diff line number Diff line change 1616 <!-- Two-factor authentication login form template begins here -->
1717 < div th:fragment ="totploginform " class ="d-flex flex-column justify-content-between m-auto ">
1818
19- < section >
20- < div class ="service-ui " th:replace ="fragments/osfbannerui :: osfBannerUI ">
21- < a href ="fragments/osfbannerui.html "> </ a >
22- </ div >
23- </ section >
24-
2519 < section class ="text-without-mdi text-center text-bold text-large margin-large-vertical ">
2620 < span th:utext ="#{screen.twofactor.tips.top} "> </ span >
2721 </ section >
You can’t perform that action at this time.
0 commit comments