Commit graph

5 commits

Author SHA1 Message Date
Matthias Mees c3e8443d73 Improve accessibility of iconfont icons
Iconfont icons are of no value to screenreader users; in our case,
they get alternative text. By adding 'aria-hidden="true"' to the
<span> holding the iconfont icon, we avoid the screenreader trying
to announce the iconfont icon.

This commit is to ensure consistency with the core across the
additional_plugins repository. While I was at it, I also cleaned
up the ChangeLogs, trying to establish a common pattern.
2016-10-26 15:07:46 +02:00
Ian a91973cfaa 3.59 guestbook callback switch 2016-01-08 18:07:31 +01:00
Ian ec076359ea gb fix for missing var (minor) 2015-08-20 11:43:35 +02:00
Ian e3b625a4b2 fix a80a0b4 leftover 2014-06-15 15:36:28 +02:00
Ian a80a0b4bcc guestbook update 3.50 >= 2.0 only 2014-06-15 15:28:13 +02:00