summaryrefslogtreecommitdiff
path: root/modules/search
diff options
context:
space:
mode:
authorJennifer Hodgdon <yahgrp@poplarware.com>2013-10-31 05:48:52 -0700
committerJennifer Hodgdon <yahgrp@poplarware.com>2013-10-31 05:48:52 -0700
commit3c2464e64399835242e472ca9589b98e7c373bca (patch)
treee72b5e646ea62e987ff899382b078f837d89db7b /modules/search
parenta6a8a9fffd708f9561e139ec1f3fcc3e6929ebe2 (diff)
downloadbrdo-3c2464e64399835242e472ca9589b98e7c373bca.tar.gz
brdo-3c2464e64399835242e472ca9589b98e7c373bca.tar.bz2
Issue #1517032 by damiankloip, covenantd: Fix search-result.tpl.php docs
Diffstat (limited to 'modules/search')
-rw-r--r--modules/search/search-result.tpl.php2
1 files changed, 1 insertions, 1 deletions
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.