From 4755bea3a8fd9010cdac4596dec30aefb46eae8f Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Thu, 9 Jul 2015 14:30:40 +0200 Subject: [PATCH] None --- include/class_document.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;