/[drupal]/contributions/themes/fancy/comment.tpl.php
ViewVC logotype

Diff of /contributions/themes/fancy/comment.tpl.php

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1, Sat Jan 28 11:25:54 2006 UTC revision 1.2, Sat Apr 15 05:54:25 2006 UTC
# Line 1  Line 1 
1    <div class="comment">    <div class="comment<?php if ($comment->status == COMMENT_NOT_PUBLISHED) print ' comment-unpublished'; ?>">
2      <?php if ($picture) {      <?php if ($picture) {
3      print $picture;      print $picture;
4    } ?>    } ?>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.2