annotate openmindattribute/templates/openmindattribute_full_title.tpl.php @ 15:61767ff5ce2b

fixed some biographies that were not linked.
author casties
date Thu, 09 Jul 2015 19:44:11 +0200
parents 124ef8f3b22d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
124ef8f3b22d initial
Dirk Wintergruen <dwinter@mpiwg-berlin.mpg.de>
parents:
diff changeset
1 <?php if (isset( $attributes['full_title'])):?>
124ef8f3b22d initial
Dirk Wintergruen <dwinter@mpiwg-berlin.mpg.de>
parents:
diff changeset
2 <?php print $attributes['full_title']['ov'] ?>
124ef8f3b22d initial
Dirk Wintergruen <dwinter@mpiwg-berlin.mpg.de>
parents:
diff changeset
3 <?php endif;?>