summaryrefslogtreecommitdiff
path: root/templates/comment-wrapper.tpl.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/comment-wrapper.tpl.php')
-rw-r--r--templates/comment-wrapper.tpl.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/comment-wrapper.tpl.php b/templates/comment-wrapper.tpl.php
index adfce58..1d537e3 100644
--- a/templates/comment-wrapper.tpl.php
+++ b/templates/comment-wrapper.tpl.php
@@ -1,5 +1,5 @@
<?php
$vars = get_defined_vars();
- $view = get_artx_drupal_view();
+ $view = get_nuvemdario_drupal_view();
$view->print_comment_wrapper($vars);
-?> \ No newline at end of file
+?>