first global commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
// dsm($vars);
|
||||
|
||||
if(isset($vars['content']['links']['translation']))
|
||||
unset($vars['content']['links']['translation']);
|
||||
|
||||
|
||||
if($vars['elements']['#node']->type == 'effectuation')
|
||||
unset($vars['title']);
|
||||
Reference in New Issue
Block a user