Line 105 of themes/xtemplate/xtemplate.theme (outputting the drupal logo) is missing the alt attribute which breaks xhtml.
Patch is attached, sets alt="Drupal logo (druplicon)".
| Comment | File | Size | Author |
|---|---|---|---|
| xtplimgalt.patch | 1.09 KB | pz |
Line 105 of themes/xtemplate/xtemplate.theme (outputting the drupal logo) is missing the alt attribute which breaks xhtml.
Patch is attached, sets alt="Drupal logo (druplicon)".
| Comment | File | Size | Author |
|---|---|---|---|
| xtplimgalt.patch | 1.09 KB | pz |
Comments
Comment #1
dries commentedCommitted to HEAD and backported to the DRUPAL-4-3 branch. Thanks.
Comment #2
(not verified) commented