From 3c2464e64399835242e472ca9589b98e7c373bca Mon Sep 17 00:00:00 2001 From: Jennifer Hodgdon Date: Thu, 31 Oct 2013 05:48:52 -0700 Subject: Issue #1517032 by damiankloip, covenantd: Fix search-result.tpl.php docs --- modules/search/search-result.tpl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/search') diff --git a/modules/search/search-result.tpl.php b/modules/search/search-result.tpl.php index 47e89ef8e..5f2e8bd20 100644 --- a/modules/search/search-result.tpl.php +++ b/modules/search/search-result.tpl.php @@ -25,7 +25,7 @@ * the template. * * Default keys within $info_split: - * - $info_split['type']: Node type (or item type string supplied by module). + * - $info_split['module']: The module that implemented the search query. * - $info_split['user']: Author of the node linked to users profile. Depends * on permission. * - $info_split['date']: Last update of the node. Short formatted. -- cgit v1.2.3