diff --git a/administrator/components/com_privacy/views/consent/tmpl/default.php b/administrator/components/com_privacy/views/consent/tmpl/default.php index 15149b2db4868..8369e7570f7ec 100644 --- a/administrator/components/com_privacy/views/consent/tmpl/default.php +++ b/administrator/components/com_privacy/views/consent/tmpl/default.php @@ -41,15 +41,15 @@
+ | - | +- + + | ++ | -- - | @@ -72,9 +72,11 @@ username; ?> | - subject; ?> + subject; ?> + | ++ body; ?> | -body; ?> | created), null, $now); ?> |
---|