diff --git a/src/webui/search.php b/src/webui/search.php index 53ad766..3d00c94 100644 --- a/src/webui/search.php +++ b/src/webui/search.php @@ -119,7 +119,7 @@ $results = $query->offset($p * $config->webui->pagination->limit - $config->webu - <?php echo sprintf(_('%s - YGGo!'), htmlentities($q)) ?> + <?php echo sprintf(_('Yo! %s'), htmlentities($q)) ?>