From: Michael Tremer Date: Tue, 19 Nov 2019 11:32:33 +0000 (+0000) Subject: Remove heart icon from Donate buttons X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3e1c465f6b83125e6b1453e2da8e0f80aad2f04e;p=ipfire.org.git Remove heart icon from Donate buttons Signed-off-by: Michael Tremer --- diff --git a/src/templates/auth/activated.html b/src/templates/auth/activated.html index 628ce06e..ed6da213 100644 --- a/src/templates/auth/activated.html +++ b/src/templates/auth/activated.html @@ -12,7 +12,7 @@

- {{ _("Donate Now") }} + {{ _("Donate Now") }} diff --git a/src/templates/base.html b/src/templates/base.html index 7fee67c1..18ce5599 100644 --- a/src/templates/base.html +++ b/src/templates/base.html @@ -77,7 +77,7 @@ - {{ _("Donate") }} + {{ _("Donate") }} {% elif hostname == "blog.ipfire.org" %} @@ -131,7 +131,7 @@ - {{ _("Donate") }} + {{ _("Donate") }} {% elif hostname == "fireinfo.ipfire.org" %} @@ -171,7 +171,7 @@ - {{ _("Donate") }} + {{ _("Donate") }} {% elif hostname == "nopaste.ipfire.org" %} @@ -258,7 +258,7 @@ - {{ _("Donate") }} + {{ _("Donate") }} {% end %} @@ -338,7 +338,7 @@
- {{ _("Donate") }} + {{ _("Donate") }}
diff --git a/src/templates/blog/modules/post.html b/src/templates/blog/modules/post.html index 6eb9c599..75d09222 100644 --- a/src/templates/blog/modules/post.html +++ b/src/templates/blog/modules/post.html @@ -67,7 +67,7 @@ {% if post.release or "donate" in post.tags %} - {{ _("Donate") }} + {{ _("Donate") }} {% end %}
diff --git a/src/templates/location/index.html b/src/templates/location/index.html index 763a1759..55e35e10 100644 --- a/src/templates/location/index.html +++ b/src/templates/location/index.html @@ -66,7 +66,7 @@