aboutsummaryrefslogtreecommitdiffstats
path: root/search_rules.php
diff options
context:
space:
mode:
Diffstat (limited to 'search_rules.php')
-rw-r--r--search_rules.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/search_rules.php b/search_rules.php
index ef51ffe49..3319dc17b 100644
--- a/search_rules.php
+++ b/search_rules.php
@@ -110,7 +110,7 @@ if (isset($search['fields']['cat']))
$template->assign_block_vars(
'categories',
array(
- 'LIST_INTRO' => l10n('categories'),
+ 'LIST_INTRO' => l10n('Categories'),
)
);