mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-12-27 10:57:28 +00:00
Update layout.html Two Labels
This commit is contained in:
parent
3e1ce239f4
commit
dccf7bd03c
1 changed files with 3 additions and 3 deletions
|
|
@ -45,12 +45,12 @@
|
|||
|
||||
<li th:replace="~{::menuItem ('/owners/find','owners','find owners','search',#{findOwners})}">
|
||||
<span class="fa fa-search" aria-hidden="true"></span>
|
||||
<span th:text="#{findOwners}">Find owners</span>
|
||||
<span th:text="#{findOwners}">Find Pogings</span>
|
||||
</li>
|
||||
|
||||
<li th:replace="~{::menuItem ('/vets.html','vets','veterinarians','th-list',#{vets})}">
|
||||
<span class="fa fa-th-list" aria-hidden="true"></span>
|
||||
<span th:text="#{vets}">Veterinarians</span>
|
||||
<span th:text="#{vets}">Beterinaryo</span>
|
||||
</li>
|
||||
|
||||
<li
|
||||
|
|
@ -85,4 +85,4 @@
|
|||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue