aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-07-30 11:39:58 +0000
committerMario <mario@mariovavti.com>2024-07-30 11:39:58 +0000
commit2919b36e9162abd2f055db768d254a61542dd1f2 (patch)
tree4cf7fd3fd13f3bfc1c8147c056b3a8a91d561a0f
parent52f7b508af7bd6eb00eb76b4e170b44a55be869f (diff)
downloadvolse-hubzilla-2919b36e9162abd2f055db768d254a61542dd1f2.tar.gz
volse-hubzilla-2919b36e9162abd2f055db768d254a61542dd1f2.tar.bz2
volse-hubzilla-2919b36e9162abd2f055db768d254a61542dd1f2.zip
streamline calendar icon
-rw-r--r--Zotlabs/Widget/Notifications.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zotlabs/Widget/Notifications.php b/Zotlabs/Widget/Notifications.php
index 5a922cee0..225403535 100644
--- a/Zotlabs/Widget/Notifications.php
+++ b/Zotlabs/Widget/Notifications.php
@@ -76,7 +76,7 @@ class Notifications {
$notifications[] = [
'type' => 'all_events',
- 'icon' => 'calendar-week',
+ 'icon' => 'calendar-date',
'severity' => 'secondary',
'label' => t('Events'),
'title' => t('New events notifications'),