show/history: sorry, typo

This commit is contained in:
Thomas Gelf 2014-05-27 22:16:45 +00:00
parent b7d3f0e54c
commit 7b58134378
1 changed files with 1 additions and 1 deletions

View File

@ -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 ?>