From a7b2b9dfd1d17c75afb2f64812d5384efdffb7e4 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sun, 23 Nov 2008 16:54:49 +0000 Subject: - Patch #332980 by scor and keith.smith: documentation improvements + typo fixed. --- themes/chameleon/chameleon.theme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes') diff --git a/themes/chameleon/chameleon.theme b/themes/chameleon/chameleon.theme index 8a34019c0..fbf3b5e8e 100644 --- a/themes/chameleon/chameleon.theme +++ b/themes/chameleon/chameleon.theme @@ -30,7 +30,7 @@ function chameleon_page($content, $show_blocks = TRUE, $show_messages = TRUE) { $output = "\n"; $output .= "\n"; $output .= " " . ($title ? strip_tags($title) . " | " . variable_get("site_name", "Drupal") : variable_get("site_name", "Drupal") . " | " . variable_get("site_slogan", "")) . "\n"; $output .= drupal_get_html_head(); -- cgit v1.2.3