diff --git a/_config.php b/_config.php index 88b136e..f5881e2 100644 --- a/_config.php +++ b/_config.php @@ -103,7 +103,7 @@ if (!$last_report_ts) { } $emails = implode(';', dcCore::app()->activityReport->getSetting('mailinglist')); -echo '

' . ($super ? __('All blogs') : __('Current blog')) . '

'; +echo '

' . ($super ? __('All blogs') : __('Current blog')) . '

'; if (dcCore::app()->auth->isSuperAdmin()) { echo sprintf(