From 9438279fd24e0309abd1f78a9442b149f7bd6bef Mon Sep 17 00:00:00 2001 From: bboldi Date: Tue, 13 Sep 2011 12:08:50 +0200 Subject: Initial commit. --- templates/comment-wrapper.tpl.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 templates/comment-wrapper.tpl.php (limited to 'templates/comment-wrapper.tpl.php') diff --git a/templates/comment-wrapper.tpl.php b/templates/comment-wrapper.tpl.php new file mode 100644 index 0000000..adfce58 --- /dev/null +++ b/templates/comment-wrapper.tpl.php @@ -0,0 +1,5 @@ +print_comment_wrapper($vars); +?> \ No newline at end of file -- cgit v1.2.3