Mercurial > hg > drupalISMI
view openmindattribute/templates/openmindattribute_full_title.tpl.php @ 45:277ea02906f9
update for changes in log format.
| author | casties |
|---|---|
| date | Fri, 09 Dec 2016 12:24:21 +0100 |
| parents | 124ef8f3b22d |
| children |
line wrap: on
line source
<?php if (isset( $attributes['full_title'])):?> <?php print $attributes['full_title']['ov'] ?> <?php endif;?>
