mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-31 05:50:12 +02:00
web/save: make the terms note open the terms page
This commit is contained in:
parent
d98353d5af
commit
140683a679
@ -22,7 +22,7 @@
|
|||||||
<Omnibox />
|
<Omnibox />
|
||||||
</main>
|
</main>
|
||||||
<div id="terms-note">
|
<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>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user