diff --git a/modules/consent/templates/consentform.php b/modules/consent/templates/consentform.php index 3b737f81b3c1c50d40a21e3fd18596828c612453..bbe3d790f6543484eba7c95e2ab745e89c63a32b 100644 --- a/modules/consent/templates/consentform.php +++ b/modules/consent/templates/consentform.php @@ -137,7 +137,7 @@ function present_attributes($t, $attributes, $nameParent) { foreach ($attributes as $name => $value) { $nameraw = $name; - $name = $t->getAttributeTranslation($nameraw); + $name = $t->getAttributeTranslation($parentStr . $nameraw); if (preg_match('/^child_/', $nameraw)) { // Insert child table