From: Michael Tremer Date: Mon, 29 Nov 2021 11:13:05 +0000 (+0000) Subject: CSS: Replace all text-* with link-* X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d1b48f0bd730e8c68b48ff04b3b28a18927c04e2;p=ipfire.org.git CSS: Replace all text-* with link-* Signed-off-by: Michael Tremer --- diff --git a/src/templates/auth/activated.html b/src/templates/auth/activated.html index ed6da213..70b8c926 100644 --- a/src/templates/auth/activated.html +++ b/src/templates/auth/activated.html @@ -15,7 +15,7 @@ {{ _("Donate Now") }} - + {{ _("No thanks, I have already donated") }} diff --git a/src/templates/index.html b/src/templates/index.html index 001d2d98..81bb0eb5 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -17,7 +17,7 @@ {% if latest_release.blog %}   - + {{ _("Get It Now") }} {% end %}