Skip to content

Commit dbcd582

Browse files
committed
Remove old
1 parent 27b08d3 commit dbcd582

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

pages/display/raid.php

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -178,12 +178,6 @@ class="badge badge-primary badge-pill"><?php echo $row['distance']; ?>
178178
</div>
179179
<?php } ?>
180180
<?php }
181-
if ($row['rsvp_changes'] == 1) {
182-
?>
183-
<li class="list-group-item justify-content-between align-items-center">
184-
<?php echo i8ln("Raids + RSVP"); ?><br>
185-
</li>
186-
<?php }
187181
if ($row['ping'] <> '') {
188182
?>
189183
<li

0 commit comments

Comments
 (0)