Revision d8069342
Added by Andreas Kohlbecker over 2 years ago
modules/cdm_dataportal/theme/cdm_dataportal.media.theme | ||
---|---|---|
308 | 308 |
); |
309 | 309 |
$out .= drupal_render($description_list_item); |
310 | 310 |
|
311 |
$out .= cdm_footnotes($footnote_list_key);
|
|
311 |
$out .= render_footnotes($footnote_list_key);
|
|
312 | 312 |
|
313 | 313 |
return $out; |
314 | 314 |
} |
Also available in: Unified diff
ref #8543 further harmonizing footnote functions