feed icons does not show
avior - August 23, 2007 - 11:52
| Project: | bluebreeze |
| Version: | 5.x-1.2 |
| Component: | Template files |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Attached a fix for this issue edit your page.tpl.php
<?php print $messages ?>
<?php print $content ?>
<?php print $feed_icons ?> <!-- add this line -->
<?php if ($content_bottom): ?>
#1
fix typo