mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2025-01-10 23:17:53 +00:00
disable hidden magnets output
This commit is contained in:
parent
167f6b8186
commit
1ccc984d90
@ -393,9 +393,11 @@ echo '<?xml version="1.0" encoding="UTF-8"?>' . PHP_EOL ?>
|
||||
</div>
|
||||
</div>
|
||||
<?php } else { ?>
|
||||
<!-- DOUBTS
|
||||
<div class="padding-16 margin-y-8 border-radius-3 background-color-night">
|
||||
<div><?php echo _('Hidden content') ?></div>
|
||||
</div>
|
||||
-->
|
||||
<?php } ?>
|
||||
<?php } ?>
|
||||
<?php } else { ?>
|
||||
|
Loading…
Reference in New Issue
Block a user