From 49e903820067403db97d5abc260af274887870f3 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 29 Oct 2015 10:24:58 -0200 Subject: Rename stuff to nuvemdario_ --- templates/comment-wrapper.tpl.php | 4 ++-- templates/region.tpl.php | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'templates') 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 @@ print_comment_wrapper($vars); -?> \ No newline at end of file +?> diff --git a/templates/region.tpl.php b/templates/region.tpl.php index 08cd625..c7b2149 100644 --- a/templates/region.tpl.php +++ b/templates/region.tpl.php @@ -2,7 +2,7 @@
subject; $block_content = $element['#children']; - art_vmenu_output($block_subject, $block_content); } + nuvemdario_vmenu_output($block_subject, $block_content); } } break; @@ -22,4 +22,4 @@ foreach (array_keys($variables['elements']) as $name) { break; }?>
- \ No newline at end of file + -- cgit v1.2.3