cvs -z9 diff -u -wb -F^function -- comment.tpl.php (in directory C:\devroot\cvs-drupal\contributions\themes\SEOposition\)
Index: comment.tpl.php
===================================================================
RCS file: /cvs/drupal-contrib/contributions/themes/SEOposition/comment.tpl.php,v
retrieving revision 1.1
diff -u -w -b -F^function -r1.1 comment.tpl.php
--- comment.tpl.php	31 Aug 2006 14:03:18 -0000	1.1
+++ comment.tpl.php	15 Feb 2007 23:33:07 -0000
@@ -12,4 +12,4 @@
 	<div class="comment-title"><?php print $title ?></div>
 	<?php print $content ?>
 </div>
-<div class="commentfooter"><?php print $author ?> | <?php print $date ?></div>
+<div class="commentfooter"><?php print "$author | $date | $links" ?> </div>
