From: Jan Paul Tuecking Date: Thu, 21 Jan 2010 14:39:02 +0000 (+0100) Subject: Insert new icon set to pages. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0b3fc98e587ab98ef1e54a62dd34a26ac35efd7d;p=ipfire.org.git Insert new icon set to pages. --- diff --git a/www/static/images/ipfire_download.png b/www/static/images/ipfire_download.png index 8d0ef40b..de645e6a 100644 Binary files a/www/static/images/ipfire_download.png and b/www/static/images/ipfire_download.png differ diff --git a/www/templates/static/imprint.html b/www/templates/static/imprint.html index 9db0928a..8d0356cf 100644 --- a/www/templates/static/imprint.html +++ b/www/templates/static/imprint.html @@ -6,7 +6,8 @@

{{ _("Imprint") }}

- + {{ _( + {% if lang == "de" %}

Dieses Projekt ist ein Open-Source-Projekt und verfolgt keine kommerziellen Ziele. @@ -110,5 +111,6 @@

{% end %}
+
{% end block %} diff --git a/www/templates/static/pr.html b/www/templates/static/pr.html index a8e5e181..140a2483 100644 --- a/www/templates/static/pr.html +++ b/www/templates/static/pr.html @@ -8,7 +8,7 @@

{{ _("Public Relations") }}

- {{ _( + {{ _(

{% if lang == "de" %} Euer Ansprechpartner für die Bereiche Presse, allgemeine Öffentlichkeitsarbeit und Sponsoring: @@ -25,7 +25,6 @@ {% end %}

-