Update layout.html Two Labels

This commit is contained in:
acejun01 2025-12-13 12:00:30 -07:00
parent 3e1ce239f4
commit dccf7bd03c

View file

@ -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>