diff --git a/inc/databap.php b/inc/databap.php index 38f4065..279a40d 100644 --- a/inc/databap.php +++ b/inc/databap.php @@ -1146,7 +1146,7 @@ class Databap extends PhpObject $asTable['title'] = self::getTableFormat($asTable['title']); $asTable['description'] = self::getDescriptionFormat($asTable['description']); $asTable['led'] = self::getDateFormat($asTable['led']); - //$asTable['keywords'] = ToolBox::findReplaceLinks($asTable['description']); + $asTable['formatted_keywords'] = ToolBox::findReplaceLinks($asTable['keywords']); } return $asTable; } diff --git a/masks/table.html b/masks/table.html index 98fe295..56774a1 100644 --- a/masks/table.html +++ b/masks/table.html @@ -18,7 +18,7 @@
"J'ai explication !"
- +