show/history: sorry, typo
This commit is contained in:
parent
b7d3f0e54c
commit
7b58134378
|
@ -38,7 +38,7 @@ $states = array(
|
|||
</div>
|
||||
|
||||
<?php if($this->history->count() === 0): ?>
|
||||
<?= $this->translate('No History Available For This Object' ?>
|
||||
<?= $this->translate('No History Available For This Object') ?>
|
||||
</div>
|
||||
<?php return; endif ?>
|
||||
|
||||
|
|
Loading…
Reference in New Issue