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 |
|
rev |
line source |
0
Dirk Wintergruen <dwinter@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
1 <?php if (isset( $attributes['full_title'])):?>
|
Dirk Wintergruen <dwinter@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
2 <?php print $attributes['full_title']['ov'] ?>
|
Dirk Wintergruen <dwinter@mpiwg-berlin.mpg.de>
parents:
diff
changeset
|
3 <?php endif;?> |