aboutsummaryrefslogtreecommitdiffstats
path: root/include/section_init.inc.php
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--include/section_init.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/section_init.inc.php b/include/section_init.inc.php
index 38536ba90..03acb12bd 100644
--- a/include/section_init.inc.php
+++ b/include/section_init.inc.php
@@ -468,7 +468,7 @@ SELECT DISTINCT(id)
$page = array_merge(
$page,
array(
- 'title' => l10n('Recent categories'),
+ 'title' => l10n('Recent albums'),
)
);
}