mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2025-01-11 07:27:58 +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>
|
||||||
</div>
|
</div>
|
||||||
<?php } else { ?>
|
<?php } else { ?>
|
||||||
|
<!-- DOUBTS
|
||||||
<div class="padding-16 margin-y-8 border-radius-3 background-color-night">
|
<div class="padding-16 margin-y-8 border-radius-3 background-color-night">
|
||||||
<div><?php echo _('Hidden content') ?></div>
|
<div><?php echo _('Hidden content') ?></div>
|
||||||
</div>
|
</div>
|
||||||
|
-->
|
||||||
<?php } ?>
|
<?php } ?>
|
||||||
<?php } ?>
|
<?php } ?>
|
||||||
<?php } else { ?>
|
<?php } else { ?>
|
||||||
|
Loading…
Reference in New Issue
Block a user