diff --git a/include/constant.php b/include/constant.php index 7b49ea9ee..9aca6f47b 100644 --- a/include/constant.php +++ b/include/constant.php @@ -349,7 +349,10 @@ define('EXC_FORBIDDEN', 1500); define('EXC_BALANCE', 1501); define("UNPINDG", ""); define("PINDG", ""); - +define("ARROWLEFT","⇦"); +define("ARROWRIGHT","⇨"); +define("ARROWDOWN","⇩"); +define("ARROWUP","⇧"); // Url of NOALYSS (http://...) // if (!defined("NOALYSS_URL")) { diff --git a/include/template/fiche_def-print_available_attribut.php b/include/template/fiche_def-print_available_attribut.php index 41e239358..cea8e1c96 100644 --- a/include/template/fiche_def-print_available_attribut.php +++ b/include/template/fiche_def-print_available_attribut.php @@ -30,7 +30,7 @@ $js_add = sprintf("categoryCardDefinition.add_attribut('%s')",$attribut_id); ?> - 🠈 +