summaryrefslogtreecommitdiff
path: root/program/steps/mail/search.inc
diff options
context:
space:
mode:
Diffstat (limited to 'program/steps/mail/search.inc')
-rw-r--r--program/steps/mail/search.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/program/steps/mail/search.inc b/program/steps/mail/search.inc
index 66fcf47a3..44f58b1e1 100644
--- a/program/steps/mail/search.inc
+++ b/program/steps/mail/search.inc
@@ -96,7 +96,7 @@ if (is_array($result) && $result[0] != '')
}
else
{
- $OUTPUT->show_message('searchnomatch', 'warning');
+ $OUTPUT->show_message('searchnomatch', 'notice');
$search_request = -1;
}