]> git.ipfire.org Git - ipfire.org.git/commitdiff
Fix impress link on footer.
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 26 Jan 2010 17:30:24 +0000 (18:30 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 26 Jan 2010 17:30:24 +0000 (18:30 +0100)
www/templates/base.html

index 75f2497107959fe2d2ef72846423e458bb1e60e5..ea53d589f32a936ea348dc71c3a8bfaf7b2f4a69 100644 (file)
@@ -85,7 +85,7 @@
                                        <tr>
                                                <td id="sh-lft"></td>
                                                <td id="footer" class="fixed2">
-                                                       Copyright &copy; {{ year }} IPFire.org. All rights reserved. <a href="imprint">{{ _("imprint") }}</a>
+                                                       Copyright &copy; {{ year }} IPFire.org. All rights reserved. <a href="{{ link("imprint") }}">{{ _("imprint") }}</a>
                                                </td>
                                                <td id="sh-rgt"></td>
                                        </tr>