diff --git a/modules/consentAdmin/templates/consentadmin.php b/modules/consentAdmin/templates/consentadmin.php index 496d5145280279baae13a1059e20010d395d70e7..9d6890aad284c664c53a5180505e60a789613d6c 100644 --- a/modules/consentAdmin/templates/consentadmin.php +++ b/modules/consentAdmin/templates/consentadmin.php @@ -1,7 +1,7 @@ <?php $this->includeAtTemplateBase('includes/header.php'); ?> <!-- default theme --> <?php -$this->includeLanguageFile('attributes.php'); // attribute listings translated by this dictionary +$this->getTranslator()->includeLanguageFile('attributes.php'); // attribute listings translated by this dictionary ?>