diff options
author | Joey Hess <joey@kitenet.net> | 2010-05-06 21:45:17 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-05-06 21:45:17 -0400 |
commit | 931045301a3a5be917b775277f2a3088209a00f2 (patch) | |
tree | 338ea0fe9b7bbde3f1a0e2163dbcecde3f6ea439 /debian/changelog | |
parent | 2e86b8df985067e101269bb4f8a41c5237af9f91 (diff) |
Gave comment and page editing forms some CSS and accessability love.
In particular, added <label> tags.
(However, could not find a good way to add a label tag for the main
page edit textarea.)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6b4ba7592..77fd13826 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ ikiwiki (3.20100505) UNRELEASED; urgency=low a single template, page.tmpl. * If you have a locally customised page.tmpl, it needs to be updated to set <base> when BASEURL or FORCEBAREURL is set. + * Gave comment and page editing forms some CSS and accessability love. -- Joey Hess <joeyh@debian.org> Wed, 05 May 2010 18:07:29 -0400 |