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_ --- drupal6_theme_methods.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'drupal6_theme_methods.php') diff --git a/drupal6_theme_methods.php b/drupal6_theme_methods.php index fb7d7e6..1fab4fd 100644 --- a/drupal6_theme_methods.php +++ b/drupal6_theme_methods.php @@ -94,7 +94,7 @@ function nuvemdario_breadcrumb($breadcrumb) { } function nuvemdario_service_links_node_format($links) { - return ''; + return ''; } /** @@ -273,4 +273,4 @@ EOT; $output .= "\n"; return $output; -} \ No newline at end of file +} -- cgit v1.2.3