mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-04-01 17:45:31 +00:00
disable hidden magnets output
This commit is contained in:
parent
167f6b8186
commit
1ccc984d90
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue