mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-03-16.git
synced 2024-08-15 00:53:18 +00:00
Fix typo in footer
This commit is contained in:
parent
7aa8291de2
commit
a9260f36dc
28 changed files with 28 additions and 28 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue