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

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

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

revision 1.1, Sat Nov 10 08:29:13 2007 UTC revision 1.1.2.1, Sun Jan 13 11:44:38 2008 UTC
# Line 9  Line 9 
9      <?php print '<h3>' . $title . '</h3>' ?>      <?php print '<h3>' . $title . '</h3>' ?>
10      <div class="post-entry">      <div class="post-entry">
11        <?php print $content ?>        <?php print $content ?>
12          <?php if ($signature) { print $signature; } ?>
13      </div>      </div>
14      <div class="clear-block clear"></div>      <div class="clear-block clear"></div>
15    </div>    </div>

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

  ViewVC Help
Powered by ViewVC 1.1.2