summaryrefslogtreecommitdiff
path: root/info
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2010-10-18 13:27:46 +0200
committerJonas Smedegaard <dr@jones.dk>2010-10-18 13:40:07 +0200
commit61e210b33f189d37ad49d40e6e675bdb746702b1 (patch)
tree963dd81ff452e8e083593a526917066b57a3ae60 /info
parent51a06d0ecbb908c8bb6be745bc2569623cf299ea (diff)
Fix include index in inline.
Diffstat (limited to 'info')
-rw-r--r--info/sidebar.da.po4
-rw-r--r--info/sidebar.mdwn2
2 files changed, 3 insertions, 3 deletions
diff --git a/info/sidebar.da.po b/info/sidebar.da.po
index ceb7bab..d5caf16 100644
--- a/info/sidebar.da.po
+++ b/info/sidebar.da.po
@@ -18,8 +18,8 @@ msgstr ""
#. type: Plain text
#, no-wrap
msgid ""
-"[[!inline pages=\"./* and currentlang()\" archive=\"yes\" show=\"3\" "
+"[[!inline pages=\"info* and currentlang()\" archive=\"yes\" show=\"3\" "
"template=\"titlepage\"]]\n"
msgstr ""
-"[[!inline pages=\"./* and currentlang()\" archive=\"yes\" show=\"3\" "
+"[[!inline pages=\"info* and currentlang()\" archive=\"yes\" show=\"3\" "
"template=\"titlepage\"]]\n"
diff --git a/info/sidebar.mdwn b/info/sidebar.mdwn
index 766fea0..ba0f647 100644
--- a/info/sidebar.mdwn
+++ b/info/sidebar.mdwn
@@ -1 +1 @@
-[[!inline pages="./* and currentlang()" archive="yes" show="3" template="titlepage"]]
+[[!inline pages="info* and currentlang()" archive="yes" show="3" template="titlepage"]]