mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 17:15:38 +00:00
update not found text
This commit is contained in:
parent
cb98bbf683
commit
040fab13d6
1 changed files with 2 additions and 2 deletions
|
|
@ -366,9 +366,9 @@ echo '<?xml version="1.0" encoding="UTF-8"?>' . PHP_EOL ?>
|
|||
<?php } ?>
|
||||
<?php } ?>
|
||||
<?php } else { ?>
|
||||
<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 text-center">
|
||||
<h2 class="margin-b-8"><?php echo _('Not found') ?></h2>
|
||||
<div><?php echo _('Submit new magnet link by sending address to the search field') ?></div>
|
||||
<div class="text-color-night"><?php echo _('* submit new magnet link in search field') ?></div>
|
||||
</div>
|
||||
<?php } ?>
|
||||
<?php } else { ?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue