From: Jan Paul Tuecking Date: Thu, 21 Jan 2010 11:21:47 +0000 (+0100) Subject: Edit Sidebar. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=155ecce21fa373ede4032b0ab08d005ce20ba26f;p=ipfire.org.git Edit Sidebar. --- diff --git a/www/templates/static/screenshots.html b/www/templates/static/screenshots.html index cc8a7a2e..9f4d9349 100644 --- a/www/templates/static/screenshots.html +++ b/www/templates/static/screenshots.html @@ -7,7 +7,7 @@

{{ _("Sceenshots") }}

- {{ _( + {{ _(

{% if lang == "de" %} Hier findet ihr einen Einblick in das IPFire Webinterface. @@ -94,30 +94,16 @@ {% end block %} {% block sidebar %} - {% if lang == "de" %} -

Screenshotliste

+

{{ _("Screenshot") }} list

- {% else %} -

Screenshot list

- - {% end %} - {{ modules.SidebarBanner(banner) }} {% end block %}