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_ --- drupal5_theme_methods.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'drupal5_theme_methods.php') diff --git a/drupal5_theme_methods.php b/drupal5_theme_methods.php index 60be9f1..2cdd1e6 100644 --- a/drupal5_theme_methods.php +++ b/drupal5_theme_methods.php @@ -142,7 +142,7 @@ function nuvemdario_breadcrumb($breadcrumb) { } function nuvemdario_service_links_node_format($links) { - return ''; + return ''; } /** @@ -234,4 +234,4 @@ function nuvemdario_img_assist_page($content, $attributes = NULL) { $output .= ''; $output .= ''; return $output; -} \ No newline at end of file +} -- cgit v1.2.3