Files
performance-art.fr/sites/all/themes/gui/perfarttimeline/preprocess/node.pre.php
T
2020-09-23 15:50:29 +02:00

10 lines
207 B
PHP

<?php
// dsm($vars);
if(isset($vars['content']['links']['translation']))
unset($vars['content']['links']['translation']);
if($vars['elements']['#node']->type == 'effectuation')
unset($vars['title']);