From 44e5fcf81af6d8f5a2a6f9d6435520cb48f87fc2 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 21 Oct 2012 18:59:46 +0200 Subject: Fix syntax of sidebars. --- fb/sidebar.da.po | 2 +- fb/sidebar.mdwn | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'fb') diff --git a/fb/sidebar.da.po b/fb/sidebar.da.po index 8c2d93b..e0f4c84 100644 --- a/fb/sidebar.da.po +++ b/fb/sidebar.da.po @@ -18,5 +18,5 @@ msgstr "" #. type: Plain text #, no-wrap -msgid "[[!inline pages=\"page(./*) and !page(./*/*) !sidebar and currentlang()\" archive=yes show=3 template=titlepage]]\n" +msgid "[[!inline pages=\"page(./*) and !page(./*/*) and !sidebar and currentlang()\" archive=yes show=3 template=titlepage]]\n" msgstr "" diff --git a/fb/sidebar.mdwn b/fb/sidebar.mdwn index cb207cf..507a4af 100644 --- a/fb/sidebar.mdwn +++ b/fb/sidebar.mdwn @@ -1 +1 @@ -[[!inline pages="page(./*) and !page(./*/*) !sidebar and currentlang()" archive=yes show=3 template=titlepage]] +[[!inline pages="page(./*) and !page(./*/*) and !sidebar and currentlang()" archive=yes show=3 template=titlepage]] -- cgit v1.2.3