Files
server/usr/share/psa-horde/kronolith/templates/day/all_day.inc
2026-01-07 20:52:11 +01:00

7 lines
181 B
PHP

<tr class="kronolith-all-day">
<?php if ($first_row): ?>
<td class="kronolith-first-col"><span><?php echo $newEventUrl ?></span></td>
<?php endif; ?>
<?php echo $row ?>
</tr>