better view

master
Jean-Christian Paul Denis 2022-12-20 20:48:45 +01:00
parent 50f4eb46b6
commit c70f72d76e
Signed by: JcDenis
GPG Key ID: 1B5B8C5B90B6C951
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ if (!$last_report_ts) {
}
$emails = implode(';', dcCore::app()->activityReport->getSetting('mailinglist'));
echo '<h4>' . ($super ? __('All blogs') : __('Current blog')) . '</h4>';
echo '<p class="warn">' . ($super ? __('All blogs') : __('Current blog')) . '</p>';
if (dcCore::app()->auth->isSuperAdmin()) {
echo sprintf(