view openmindattribute/templates/openmindattribute_full_title_translit_romanization.tpl.php @ 11:61dd2a96c4e2

add redirect /entity/%openmind_id as menu hook.
author casties
date Mon, 06 Jul 2015 18:53:41 +0200
parents 124ef8f3b22d
children
line wrap: on
line source

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