summaryrefslogtreecommitdiff
path: root/calendar.php
diff options
context:
space:
mode:
Diffstat (limited to 'calendar.php')
-rw-r--r--calendar.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar.php b/calendar.php
index 911b63e2cf..2d614625db 100644
--- a/calendar.php
+++ b/calendar.php
@@ -102,7 +102,7 @@ if ($cal_date->d>$days_in_month && $action=='today')
$action='calendar';
// Print the header stuff
-print_header(i18n::translate('Anniversary Calendar'));
+print_header(i18n::translate('Anniversary calendar'));
echo '<div style="text-align: center;" id="calendar_page">';
if ($view!='preview') {