summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2009-05-06 10:48:01 +0000
committerDries Buytaert <dries@buytaert.net>2009-05-06 10:48:01 +0000
commit2938bfcc632011b9941c1216ab513211f8f08478 (patch)
treef7c811a4f9a6d760902c93907060ab3b523b3bcb /modules
parent9066709443242752af89979ac7df8ed2474069be (diff)
downloadbrdo-2938bfcc632011b9941c1216ab513211f8f08478.tar.gz
brdo-2938bfcc632011b9941c1216ab513211f8f08478.tar.bz2
- Patch #424660 by mustafau: remove non-existing reference.
Diffstat (limited to 'modules')
-rw-r--r--modules/search/search.module3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/search/search.module b/modules/search/search.module
index df9d112b5..cd57dfd24 100644
--- a/modules/search/search.module
+++ b/modules/search/search.module
@@ -1098,7 +1098,8 @@ function search_form(&$form_state, $action = '', $keys = '', $type = NULL, $prom
*
* @ingroup forms
* @see search_box_form_submit()
- * @see theme_search_box_form()
+ * @see search-theme-form.tpl.php
+ * @see search-block-form.tpl.php
*/
function search_box(&$form_state, $form_id) {
$form[$form_id] = array(