Security fix : f_id is a number

This commit is contained in:
Dany De Bontridder 2018-06-02 08:33:03 +02:00
parent 8d90926efe
commit 65be169d34

View file

@ -826,6 +826,7 @@ class HtmlInput
static function title_box($p_name, $p_div, $p_mod="close", $p_js="",
$p_draggable="n")
{
$p_div=strip_tags($p_div);
$r='<div class="bxbutton">';
// If draggable : display a icon to unpin and move the dialog box