]> git.ipfire.org Git - ipfire.org.git/commitdiff
Insert new icon set to pages.
authorJan Paul Tuecking <earl@ipfire.org>
Thu, 21 Jan 2010 14:39:02 +0000 (15:39 +0100)
committerJan Paul Tuecking <earl@ipfire.org>
Thu, 21 Jan 2010 14:39:02 +0000 (15:39 +0100)
www/static/images/ipfire_download.png
www/templates/static/imprint.html
www/templates/static/pr.html

index 8d0ef40bffc20344bd4da6593e05d4c51d030257..de645e6a087d18a7c200a400bcf8c6465def7a62 100644 (file)
Binary files a/www/static/images/ipfire_download.png and b/www/static/images/ipfire_download.png differ
index 9db0928aef0426efa8902668378974645355d080..8d0356cfbce279fd52c88ffc53f978d347dea5e2 100644 (file)
@@ -6,7 +6,8 @@
 
        <div class=post>
        <h3>{{ _("Imprint") }}</h3>
-       
+       <img src="{{ static_url("images/page_icons/imprint.png") }}" class="floatTR" border="0" alt="{{ _("Imprint") }}" />
+
        {% if lang == "de" %}
                <p>
                        Dieses Projekt ist ein Open-Source-Projekt und verfolgt keine kommerziellen Ziele.
                </p>
        {% end %}
        </div>
+       <br class="clear" />
 
 {% end block %}
index a8e5e1819a5f6c1d36ceb2c857edba3d6e612d68..140a2483f930b7472d900916464fa4cb4178ee8c 100644 (file)
@@ -8,7 +8,7 @@
        
        <div class=post>
                <h3>{{ _("Public Relations") }}</h3>
-               <img src="{{ static_url("images/pr.png") }}") }}" class="floatTR" alt="{{ _("Public Relations") }}" />
+               <img src="{{ static_url("images/page_icons/pr.png") }}") }}" class="floatTR" border="0" alt="{{ _("Public Relations") }}" />
                <p>
                        {% if lang == "de" %}
                        Euer Ansprechpartner für die Bereiche Presse, allgemeine Öffentlichkeitsarbeit und Sponsoring:
@@ -25,7 +25,6 @@
                        {% end %}
                </p>
        </div>
-
        <br class="clear" />
 
        <div class=post>