Skip to content

Commit

Permalink
patch
Browse files Browse the repository at this point in the history
  • Loading branch information
lbr38 committed Nov 5, 2024
1 parent ae9a499 commit 3027c22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/views/includes/containers/motion/events/list.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<div id="motion-events-captures-acquit-container">
<?php
if (true) : ?>
if ($unseenEventsTotal > 0) : ?>
<div class="slide-btn-medium-green acquit-events-btn" title="Mark all events as seen">
<img src="/assets/icons/enabled.svg" />
<span>Mark all events as seen</span>
Expand Down

0 comments on commit 3027c22

Please sign in to comment.