From 786ba6e88ab947142bd6d0136ed9cd590f1ecfe9 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sun, 8 Aug 2010 23:55:30 +0000 Subject: - Patch #876116 by jbrown: too many spaces. --- 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 44377e838..92feed6be 100644 --- a/modules/system/system.module +++ b/modules/system/system.module @@ -709,7 +709,7 @@ function system_menu() { 'weight' => -10, 'file' => 'system.admin.inc', ); - $items['admin/config/media/image-toolkit'] = array( + $items['admin/config/media/image-toolkit'] = array( 'title' => 'Image toolkit', 'description' => 'Choose which image toolkit to use if you have installed optional toolkits.', 'page callback' => 'drupal_get_form', -- cgit v1.2.3