From 6fdb939d5581841d248c124578514303225265d0 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sun, 31 Jul 2005 08:58:01 +0000 Subject: - Removed some whitespace --- modules/system/system.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/system/system.module') diff --git a/modules/system/system.module b/modules/system/system.module index 277dd7081..814baf6af 100644 --- a/modules/system/system.module +++ b/modules/system/system.module @@ -277,7 +277,7 @@ function system_view_general() { $output .= form_group_collapsible(t('Date settings'), $group, TRUE); // String handling: report status and errors. - $output .= form_group_collapsible(t('String handling'), unicode_settings(), TRUE); + $output .= form_group_collapsible(t('String handling'), unicode_settings(), TRUE); return $output; } -- cgit v1.2.3