In the file page.tpl.php, line 22, 37, 41 and 44 some php line are wrongly commented, so the site don't pass the w3c validation.
<?//php if ($main_menu): ?>
<div id="navigation">
</div>
<?//php endif; ?>
<?//php if ($header || $search_box): ?>| Comment | File | Size | Author |
|---|---|---|---|
| #1 | gateway-removed_comments-1549212.patch | 836 bytes | pbz1912 |
Comments
Comment #1
pbz1912 commentedFix patch attached.
Comment #2
ipwa commentedCommitted, many thanks @pbz1912 :) !!
http://drupal.org/commitlog/commit/12320/02a63e7cf5725b702786258b9192649...
Comment #3
ipwa commented