diff --git a/htdocs/datapolicy/class/actions_datapolicy.class.php b/htdocs/datapolicy/class/actions_datapolicy.class.php index 126e711f5c5..80864f78d6f 100644 --- a/htdocs/datapolicy/class/actions_datapolicy.class.php +++ b/htdocs/datapolicy/class/actions_datapolicy.class.php @@ -366,7 +366,7 @@ class ActionsDatapolicy } } - $this->resprint = $jsscript; + $this->resprints = $jsscript; return 0; }