From d24d954479320116bc01f332c28a8eaab28c3ccd Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Mon, 20 Jul 2009 18:51:36 +0000 Subject: - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure. --- includes/actions.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/actions.inc') diff --git a/includes/actions.inc b/includes/actions.inc index c17467472..638dbb1fd 100644 --- a/includes/actions.inc +++ b/includes/actions.inc @@ -169,7 +169,7 @@ function actions_list($reset = FALSE) { * * Compare with actions_list() which gathers actions by invoking * hook_action_info(). The two are synchronized by visiting - * /admin/build/actions (when actions.module is enabled) which runs + * /admin/structure/actions (when actions.module is enabled) which runs * actions_synchronize(). * * @return -- cgit v1.2.3