summaryrefslogtreecommitdiff
path: root/modules/search.module
diff options
context:
space:
mode:
authorKjartan Mannes <kjartan@2.no-reply.drupal.org>2002-04-05 18:11:42 +0000
committerKjartan Mannes <kjartan@2.no-reply.drupal.org>2002-04-05 18:11:42 +0000
commit7dfd5f0b7e04013ccc6c27c5df0eddce0e1b86de (patch)
tree91c334125a9b5e6f9438d13fb8017055929d6016 /modules/search.module
parent6d959ebe3f340e4c7f11a22c67605853411d3790 (diff)
downloadbrdo-7dfd5f0b7e04013ccc6c27c5df0eddce0e1b86de.tar.gz
brdo-7dfd5f0b7e04013ccc6c27c5df0eddce0e1b86de.tar.bz2
- my editor got set up to insert tabs instead of spaces. Cleaning up.
Diffstat (limited to 'modules/search.module')
-rw-r--r--modules/search.module2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/search.module b/modules/search.module
index ccf188f7b..9596d5cef 100644
--- a/modules/search.module
+++ b/modules/search.module
@@ -408,7 +408,7 @@ function search_view() {
}
$theme->footer();
- }
+ }
else {
$theme->header();
$theme->box(t("Access denied"), message_access());