Fix php notice in PR
This commit is contained in:
parent
caa835030c
commit
d7cb090aae
@ -69,7 +69,7 @@
|
||||
<?php endif ?>
|
||||
<li class="hide-mobile">
|
||||
<a
|
||||
href="?action=mark-item-removed&id=<?= $item['id'] ?>&offset=<?= $offset ?>&redirect=<?= $redirect ?>&feed_id=<?= $item['feed_id'] ?>"
|
||||
href="?action=mark-item-removed&id=<?= $item['id'] ?>&offset=<?= $offset ?>&redirect=<?= $menu ?>&feed_id=<?= $item['feed_id'] ?>"
|
||||
data-action="mark-removed"
|
||||
class="delete"
|
||||
><?= t('remove') ?></a>
|
||||
|
Loading…
Reference in New Issue
Block a user