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 10
10
< body th:replace ="layout/page :: tw-page-body(twcontent=~{::mytwcontent},twtitle=~{::mytwtitle},scripts=~{}) ">
11
11
12
12
< div th:fragment ="mytwtitle ">
13
+ < div class ="row my-3 py-3 col ">
13
14
< h1 >
14
15
< i class ="fas fa-edit "> </ i >
15
16
< span th:utext ="#{user.selfservice.contexts.add.button} "> Add Area</ span >
22
23
</ strong >
23
24
</ small >
24
25
</ h2 >
26
+ </ div >
25
27
</ div >
26
28
27
29
< div th:fragment ="mytwcontent ">
Original file line number Diff line number Diff line change 10
10
< body th:replace ="layout/page :: tw-page-body(twcontent=~{::mytwcontent},twtitle=~{::mytwtitle},scripts=~{}) ">
11
11
12
12
< div th:fragment ="mytwtitle ">
13
+ < div class ="row my-3 py-3 col ">
13
14
< h1 >
14
15
< i class ="fas fa-edit "> </ i >
15
16
< span th:utext ="#{user.selfservice.profile.changeContexts} "> Change Areas</ span >
21
22
< span sec:authentication ="name "> </ span >
22
23
</ strong >
23
24
</ small >
24
- </ 2 >
25
+ </ h2 >
26
+ </ div >
25
27
</ div >
26
28
27
29
< div th:fragment ="mytwcontent ">
Original file line number Diff line number Diff line change 10
10
< body th:replace ="layout/page :: tw-page-body(twcontent=~{::mytwcontent},twtitle=~{::mytwtitle},scripts=~{}) ">
11
11
12
12
< div th:fragment ="mytwtitle ">
13
+ < div class ="row my-3 py-3 col ">
13
14
< h1 >
14
15
< i class ="fas fa-edit "> </ i >
15
16
< span th:utext ="#{user.selfservice.contexts.edit} "> Edit Area</ span >
22
23
</ strong >
23
24
</ small >
24
25
</ h2 >
26
+ </ div >
25
27
</ div >
26
28
27
29
< div th:fragment ="mytwcontent ">
You can’t perform that action at this time.
0 commit comments