Skip to content

Commit 5dba00c

Browse files
committed
fix(frontend):information about the event no longer appears in tiki-webmail
1 parent e69402f commit 5dba00c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/imap/output_modules.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,7 @@ protected function output() {
352352
}
353353

354354
// Action links section
355+
$txt .= '<div class="event_calendar_section"></div>';
355356
$txt .= '<div class="row g-0 py-3">';
356357
$txt .= '<div class="col-12 msg_actions">';
357358
$txt .= '<div class="d-flex flex-wrap gap-2 mb-3">';

0 commit comments

Comments
 (0)