Cosmetic : add button close for filter, dialog box search operation, TVA

This commit is contained in:
sparkyx 2021-09-30 15:22:30 +02:00
parent 50b2607941
commit 5d70f21dfa
4 changed files with 7 additions and 3 deletions

View file

@ -568,8 +568,8 @@ EOF;
$r.='</tr>';
}
$r.='</TABLE>';
$r.=HtmlInput::button_close("tva_select");
$r.='</div>';
$html = escape_xml($r);
header('Content-type: text/xml; charset=UTF-8');