From 6d3d75fe4b8fb1c862010cc87839f1d9ede43265 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Mon, 26 Jan 2009 14:08:44 +0000 Subject: - Removing whitespace. --- themes/chameleon/chameleon.theme | 4 ++-- themes/garland/node.tpl.php | 4 ++-- themes/pushbutton/node.tpl.php | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'themes') diff --git a/themes/chameleon/chameleon.theme b/themes/chameleon/chameleon.theme index eb5d7b33b..897bdc396 100644 --- a/themes/chameleon/chameleon.theme +++ b/themes/chameleon/chameleon.theme @@ -142,7 +142,7 @@ function chameleon_node($node, $teaser = 0) { if (!empty($node->content['links']['terms'])) { $terms = drupal_render($node->content['links']['terms']); } - + $links = ''; if ($node->content['links']) { $links = drupal_render($node->content['links']); @@ -153,7 +153,7 @@ function chameleon_node($node, $teaser = 0) { } $output .= "\n"; - + if ($node->content['comments']) { $output .= drupal_render($node->content['comments']); } diff --git a/themes/garland/node.tpl.php b/themes/garland/node.tpl.php index b5fdb12d0..99ceef887 100644 --- a/themes/garland/node.tpl.php +++ b/themes/garland/node.tpl.php @@ -27,9 +27,9 @@ - + - + diff --git a/themes/pushbutton/node.tpl.php b/themes/pushbutton/node.tpl.php index 1d1a41082..5af18a131 100644 --- a/themes/pushbutton/node.tpl.php +++ b/themes/pushbutton/node.tpl.php @@ -12,7 +12,7 @@ - + - + -- cgit v1.2.3