aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2015-10-26 15:45:03 -0400
committerJoey Hess <joeyh@joeyh.name>2015-10-26 15:45:40 -0400
commit70c87f56a21ea305085ec1ca88a12a47ed9f7fd9 (patch)
tree1b17af19d7f67b9ba36718861ce73a319d063961 /debian
parentbfed9a405e721e28dcfb735e75b8b51453247df9 (diff)
downloadikiwiki-70c87f56a21ea305085ec1ca88a12a47ed9f7fd9.tar
ikiwiki-70c87f56a21ea305085ec1ca88a12a47ed9f7fd9.tar.gz
Modified page.tmpl to to set html lang= and dir= when values have been specified for them, which the po plugin does.
Note that I modified the patch slightly, to avoid blank lines before the <html>, on the off chance bad html parsers care.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a605b5176..182733b23 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ ikiwiki (3.20150615) UNRELEASED; urgency=medium
[ Joey Hess ]
* emailauth: Added emailauth_sender config.
+ * Modified page.tmpl to to set html lang= and dir= when
+ values have been specified for them, which the po plugin does.
-- Simon McVittie <smcv@debian.org> Mon, 15 Jun 2015 18:13:23 +0100