mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-29 16:54:06 +02:00
importsource: fix another typo
This commit is contained in:
parent
62e6c6e1a1
commit
31e1b27628
@ -12,7 +12,7 @@
|
||||
<?php elseif ($source->import_state === 'in-sync'): ?>
|
||||
<p><?= sprintf(
|
||||
$this->translate(
|
||||
'This Import Source was last found to by in sync at %s.'
|
||||
'This Import Source was last found to be in sync at %s.'
|
||||
),
|
||||
$source->last_attempt
|
||||
) /*
|
||||
|
Loading…
x
Reference in New Issue
Block a user