mirror of
https://github.com/YGGverse/YGGo.git
synced 2025-03-13 05:41:02 +00:00
add line separator
This commit is contained in:
parent
12c33d8ed6
commit
272a885039
@ -456,6 +456,7 @@ if (!empty($q)) {
|
||||
<img src="<?php echo WEBSITE_DOMAIN ?>/image.php?q=<?php echo urlencode($hostPage->name) ?>" alt="favicon" width="16" height="16" class="icon" />
|
||||
<?php echo htmlentities(urldecode($hostPageURL)) ?>
|
||||
</a>
|
||||
<br />
|
||||
<?php } ?>
|
||||
<?php } ?>
|
||||
<?php if ($hostImageHostPagesTotal - WEBSITE_SEARCH_IMAGE_RELATED_PAGE_RESULTS_LIMIT > 0) { ?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user