Task #0001735: Standardiser icone

This commit is contained in:
sparkyx 2021-03-28 17:51:57 +02:00
parent b00558ee26
commit 7653691e53
5 changed files with 7 additions and 7 deletions

View file

@ -861,7 +861,7 @@ class HtmlInput
}
elseif ($p_mod=='hide')
{
$r.=Icon_Action::hide("×", "$('$p_div').hide();$p_js");
$r.=Icon_Action::hide("#xe816;", "$('$p_div').hide();$p_js");
}
elseif ($p_mod=='custom')
{