File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed
src/main/resources/templates/user/selfservice/context Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1010< body th:replace ="layout/page :: tw-page-body(twcontent=~{::mytwcontent},twtitle=~{::mytwtitle},scripts=~{}) ">
1111
1212< div th:fragment ="mytwtitle ">
13+ < div class ="row my-3 py-3 col ">
1314 < h1 >
1415 < i class ="fas fa-edit "> </ i >
1516 < span th:utext ="#{user.selfservice.contexts.add.button} "> Add Area</ span >
2223 </ strong >
2324 </ small >
2425 </ h2 >
26+ </ div >
2527</ div >
2628
2729< div th:fragment ="mytwcontent ">
Original file line number Diff line number Diff line change 1010< body th:replace ="layout/page :: tw-page-body(twcontent=~{::mytwcontent},twtitle=~{::mytwtitle},scripts=~{}) ">
1111
1212 < div th:fragment ="mytwtitle ">
13+ < div class ="row my-3 py-3 col ">
1314 < h1 >
1415 < i class ="fas fa-edit "> </ i >
1516 < span th:utext ="#{user.selfservice.profile.changeContexts} "> Change Areas</ span >
2122 < span sec:authentication ="name "> </ span >
2223 </ strong >
2324 </ small >
24- </ 2 >
25+ </ h2 >
26+ </ div >
2527 </ div >
2628
2729 < div th:fragment ="mytwcontent ">
Original file line number Diff line number Diff line change 1010< body th:replace ="layout/page :: tw-page-body(twcontent=~{::mytwcontent},twtitle=~{::mytwtitle},scripts=~{}) ">
1111
1212 < div th:fragment ="mytwtitle ">
13+ < div class ="row my-3 py-3 col ">
1314 < h1 >
1415 < i class ="fas fa-edit "> </ i >
1516 < span th:utext ="#{user.selfservice.contexts.edit} "> Edit Area</ span >
2223 </ strong >
2324 </ small >
2425 </ h2 >
26+ </ div >
2527 </ div >
2628
2729 < div th:fragment ="mytwcontent ">
You can’t perform that action at this time.
0 commit comments