parent
ef2ac077c8
commit
d155c7a3fc
|
@ -1,4 +1,4 @@
|
|||
<?php if (! isset($object->check_source) || ! $object->check_source) return ?>
|
||||
<?php if (! $object->check_source) return ?>
|
||||
<tr>
|
||||
<th><?= $this->translate('Check Source') ?></th>
|
||||
<td>
|
||||
|
|
Loading…
Reference in New Issue