mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-12 21:27:39 +02:00
web/save: make the terms note open the terms page
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
<Omnibox />
|
||||
</main>
|
||||
<div id="terms-note">
|
||||
{$t("save.terms.note.agreement")} <a href="/about">{$t("save.terms.note.link")}</a>
|
||||
{$t("save.terms.note.agreement")} <a href="/about/terms">{$t("save.terms.note.link")}</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user