Mercurial > defr > drupal > core
diff modules/comment/comment.tpl.php @ 5:2427550111ae 6.2
Drupal 6.2
author | Franck Deroche <webmaster@defr.org> |
---|---|
date | Tue, 23 Dec 2008 14:30:08 +0100 |
parents | c1f4ac30525a |
children |
line wrap: on
line diff
--- a/modules/comment/comment.tpl.php Tue Dec 23 14:29:21 2008 +0100 +++ b/modules/comment/comment.tpl.php Tue Dec 23 14:30:08 2008 +0100 @@ -1,5 +1,5 @@ <?php -// $Id: comment.tpl.php,v 1.4 2008/01/04 19:24:23 goba Exp $ +// $Id: comment.tpl.php,v 1.4.2.1 2008/03/21 21:58:28 goba Exp $ /** * @file comment.tpl.php @@ -14,7 +14,7 @@ * - $picture: Authors picture. * - $signature: Authors signature. * - $status: Comment status. Possible values are: - * comment-unpublished, comment-published or comment-review. + * comment-unpublished, comment-published or comment-preview. * - $submitted: By line with date and time. * - $title: Linked title. *