comment-folded.tpl.php
Версия 1.2 (checked in on 2007/08/07 at 08:39:35 by goba)
comment-folded.tpl.php Default theme implementation for folded comments.
Available variables:
$title
: Linked title to full comment.$new
: New comment marker.$author
: Comment author. Can be link or plain text.$date
: Date and time of posting.$comment
: Full comment object.
See also
template_preprocess_comment_folded()
@see theme_comment_folded()