Show
Ignore:
Timestamp:
07/09/08 13:00:01 (5 months ago)
Author:
sidtheduck
Message:

+ Fix for ticket #177 - Deleting albums and collections
+ Fixed errors in "Air" theme comments.php and slideshow.php

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/plog-content/themes/air/comments.php

    r552 r556  
    11 
    22<?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> 
    44 
    55                <? if (plogger_picture_has_comments()) { ?>