From 155ecce21fa373ede4032b0ab08d005ce20ba26f Mon Sep 17 00:00:00 2001 From: Jan Paul Tuecking Date: Thu, 21 Jan 2010 12:21:47 +0100 Subject: [PATCH] Edit Sidebar. --- www/templates/static/screenshots.html | 32 ++++++++------------------- 1 file changed, 9 insertions(+), 23 deletions(-) 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 %} -- 2.47.3