mirror of
https://github.com/YGGverse/Yo.git
synced 2025-03-13 05:41:18 +00:00
remove line separator
This commit is contained in:
parent
be0cfb21fb
commit
8ee053e4a6
@ -483,7 +483,6 @@ $results = $query->offset($p * $config->webui->pagination->limit - $config->webu
|
||||
<div>
|
||||
<?php if (!empty($result->getHighlight()['url'])) { ?>
|
||||
<?php foreach ($result->getHighlight()['url'] as $url) { ?>
|
||||
<br />
|
||||
<a href="<?php echo $result->url ?>"><?php echo urldecode($url) ?></a>
|
||||
<?php } ?>
|
||||
<?php } else if (!empty($result->title)) { ?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user