File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/main/resources/templates Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 67
67
< li id ="adminBackendInstancesBtn " class ="nav-item ">
68
68
< a class ="nav-link nav-link-collapse " data-toggle ="collapse " href ="#collapseBackEndPages " data-parent ="#exampleAccordion ">
69
69
< i class ="fa fa-fw fa-file "> </ i >
70
- < span class ="nav-link-text "> Administration backend instances</ span >
70
+ < span class ="nav-link-text "> Administration back-end instances</ span >
71
71
</ a >
72
72
< ul class ="sidenav-second-level collapse " id ="collapseBackEndPages ">
73
73
< li >
74
- < a id ="addInstanceBtn " href ="#add-backend " data-navigo > Add backend instance</ a >
74
+ < a id ="addInstanceBtn " href ="#add-backend " data-navigo > Add back-end instance</ a >
75
75
</ li >
76
76
< li >
77
- < a id ="switcherBtn " href ="#switch-backend " data-navigo > Switch backend instance</ a >
77
+ < a id ="switcherBtn " href ="#switch-backend " data-navigo > Switch back-end instance</ a >
78
78
</ li >
79
79
</ ul >
80
80
</ li >
You can’t perform that action at this time.
0 commit comments