starterkit's css files have a reference to blocks with class "block-comments-0" while drupal 6.14 produces class "block-comment-0"
Fix is very trivial, patch attached
| Comment | File | Size | Author |
|---|---|---|---|
| comment-s.patch | 1.55 KB | xy2 |
starterkit's css files have a reference to blocks with class "block-comments-0" while drupal 6.14 produces class "block-comment-0"
Fix is very trivial, patch attached
| Comment | File | Size | Author |
|---|---|---|---|
| comment-s.patch | 1.55 KB | xy2 |
Comments
Comment #1
johnalbinGood catch!
Fixed in 6.x-2.x and 6.x-1.x.