mirror of
https://github.com/YGGverse/Yo.git
synced 2026-03-31 17:55:35 +00:00
update notice
This commit is contained in:
parent
c4df3f3237
commit
1bd3029556
1 changed files with 1 additions and 1 deletions
|
|
@ -421,7 +421,7 @@ if ($config->webui->index->enabled)
|
||||||
<div>
|
<div>
|
||||||
<?php if (empty($document->time)) { ?>
|
<?php if (empty($document->time)) { ?>
|
||||||
<div>
|
<div>
|
||||||
<?php echo _('Document pending for crawler queue') ?>
|
<?php echo _('Document pending for crawler in queue') ?>
|
||||||
</div>
|
</div>
|
||||||
<?php } else { ?>
|
<?php } else { ?>
|
||||||
<?php if (!empty($document->title)) { ?>
|
<?php if (!empty($document->title)) { ?>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue