diff --git a/include/class_document.php b/include/class_document.php index 48c1bcd70..d3fed4c9e 100644 --- a/include/class_document.php +++ b/include/class_document.php @@ -1271,7 +1271,7 @@ class Document if ($array[$a]['value']==$ad_value) return $array[$a]['label']; } - + } // if ad_id is not type select get value return $ad_value;