aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog7
-rw-r--r--templates/page.tmpl2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 50b1fddff..918970a3c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ikiwiki (3.20100516) UNRELEASED; urgency=low
+
+ * page.tmpl: Accidentially broke po plugin's otherlanguages list styling
+ when modifying for html5; now fixed.
+
+ -- Joey Hess <joeyh@debian.org> Sun, 16 May 2010 00:03:06 -0400
+
ikiwiki (3.20100515) unstable; urgency=low
* Removed misc.tmpl. Now to theme ikiwiki, you only need to customise
diff --git a/templates/page.tmpl b/templates/page.tmpl
index f7944e40e..235b693fe 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -88,7 +88,7 @@
</TMPL_IF>
<TMPL_IF OTHERLANGUAGES>
-<TMPL_IF HTML5><nav class="otherlanguages"><TMPL_ELSE><div class="otherlanguages"></TMPL_IF>
+<TMPL_IF HTML5><nav id="otherlanguages"><TMPL_ELSE><div id="otherlanguages"></TMPL_IF>
<ul>
<TMPL_LOOP OTHERLANGUAGES>
<li>