<span class="post-footers"><?php print $submitted ?></span> results in an empty <span></span> if $submitted is empty.
The patch fixes this and replaces "Permalink" with print t('Permalink') .
Besides: what a great idea! Thank you.
| Comment | File | Size | Author |
|---|---|---|---|
| node.tpl_.patch | 654 bytes | stborchert |
Comments
Comment #1
eaton commentedFixed in the 1.1 release. Thanks!
Comment #2
stborchert