Changeset 556 for trunk/plog-content/themes/air/comments.php
- Timestamp:
- 07/09/08 13:00:01 (5 months ago)
- Files:
-
- 1 modified
-
trunk/plog-content/themes/air/comments.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plog-content/themes/air/comments.php
r552 r556 1 1 2 2 <?php if (plogger_comments_on()) { ?> 3 <a name="comments"></a><h2 class="comment-heading"> ' . plog_tr('Comments') . ':</h2>';3 <a name="comments"></a><h2 class="comment-heading"><?php echo plog_tr('Comments'); ?>:</h2> 4 4 5 5 <? if (plogger_picture_has_comments()) { ?>
