Posted by stBorchert on March 3, 2007 at 3:43pm
Jump to:
| Project: | Gutenberg |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | feature request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
<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 .<?php
print t('Permalink')
?>
Besides: what a great idea! Thank you.
| Attachment | Size |
|---|---|
| node.tpl_.patch | 654 bytes |
Comments
#1
Fixed in the 1.1 release. Thanks!
#2