feedlink/blogpost templates: use class instead of id
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Sat, 1 Jan 2011 21:19:46 +0000 (22:19 +0100)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Thu, 6 Jan 2011 19:11:29 +0000 (20:11 +0100)
commit181c9afa1978ac679c285b66240991110f003afc
tree71c867e8808c5c2867507cecaf314caee5e39c6e
parent65486cd75144b8400870604c6f809d7f6b6fd615
feedlink/blogpost templates: use class instead of id

There can be more than one feedlink group in a page, as well as (more
rarely) multiple blog forms, and using the same id for all of them
causes HTML validation errors. Replace the id with a class by the same
name and adjust in-repository CSS.
doc/css_market/kirkambar.css
doc/style.css
templates/blogpost.tmpl
templates/feedlink.tmpl