XHTML doesn't validate, I fixed it for myself by adding an alt="logo" to line 31 of page.tpl.php - I would write a small patch if I knew how to.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | validation.patch | 412 bytes | tnanek |
XHTML doesn't validate, I fixed it for myself by adding an alt="logo" to line 31 of page.tpl.php - I would write a small patch if I knew how to.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | validation.patch | 412 bytes | tnanek |
Comments
Comment #1
vm commentedcreating patches = http://drupal.org/patch/create
Comment #2
tnanek commentedAs the above indicates, this is my first patch.