From 3dea934d2b7c37e9c83f58b0da7942d40c7086f7 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Fri, 28 Aug 2009 16:23:05 +0000 Subject: - Patch #560502 by Gabor Hojtsy: created 'content authoring' category. --- modules/php/php.install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/php/php.install') diff --git a/modules/php/php.install b/modules/php/php.install index a94882c74..cafc2aeb5 100644 --- a/modules/php/php.install +++ b/modules/php/php.install @@ -35,7 +35,7 @@ function php_install() { )) ->execute(); - drupal_set_message(t('A !php-code text format has been created.', array('!php-code' => l('PHP code', 'admin/settings/formats/' . $format)))); + drupal_set_message(t('A !php-code text format has been created.', array('!php-code' => l('PHP code', 'admin/config/content/formats/' . $format)))); } } -- cgit v1.2.3