/
[drupal]
/
contributions
/
themes
/
ad_redoable
/
comment-wrapper.tpl.php
Contents of /contributions/themes/ad_redoable/comment-wrapper.tpl.php
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.2
- (
show annotations
) (
download
) (
as text
)
Wed Jul 2 15:54:38 2008 UTC
(16 months, 3 weeks ago) by
avioso
Branch:
MAIN
CVS Tags:
HEAD
Branch point for:
DRUPAL-6--1
Changes since
1.1: +0 -0 lines
File MIME type: text/x-php
Adding Drupal 6 dev Area
1
2
<div id="comments">
3
<h2 id="comments-title">
<?php
print
t
(
'Comments'
);
?>
</h2>
4
<?php
print
$content
;
?>
5
</div>
ViewVC Help
Powered by
ViewVC 1.1.2