This commit is contained in:
Jay Trees 2022-02-24 11:11:45 +01:00
parent f6a1d8681b
commit 681bddc77f

View file

@ -102,7 +102,7 @@ class Wishlist
<span class="provider"><?= $info->providerName ?></span>
<?php } ?>
<?php if($userIsCurrent) { ?>
<?php if ($userIsCurrent) { ?>
<button class="ui icon button refresh">
<i class="refresh icon"></i>
</button>