fixes item sub title

This commit is contained in:
buttle 2021-09-13 15:29:28 +02:00
parent c527d42651
commit dd2f42be4e
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
<?php if ($title) { ?>
<div class="item_title">
<?php $title ?>
<?= $title ?>
</div>
<?php } ?>
</div>