view openmindattribute/templates/openmindattribute_full_title.tpl.php @ 50:1be17309db79

small fix.
author casties
date Thu, 23 Feb 2017 19:57:36 +0100
parents 124ef8f3b22d
children
line wrap: on
line source

<?php if (isset( $attributes['full_title'])):?>
<?php print $attributes['full_title']['ov'] ?>
<?php endif;?>