Fix typo in footer

This commit is contained in:
syeopite
2021-06-25 21:15:22 -07:00
parent 5c0eef56c5
commit faf4b7207b
28 changed files with 28 additions and 28 deletions

View File

@@ -253,7 +253,7 @@
<b class="footer-section-header"><%= translate(locale, "Legal")%></b>
<ul class="pure-menu-list footer-section-list">
<li class="pure-menu-item footer-section-item">
<a href="/licences" title="<%= translate(locale, "Licences")%>">
<a href="/licenses" title="<%= translate(locale, "Licenses")%>">
<%= translate(locale, "Licences") %>
</a>
</li>