Change Filtre by Cherche + translation

This commit is contained in:
Dany De Bontridder 2015-10-28 21:39:51 +01:00
parent 65261dbfb7
commit fa45ee82ad
25 changed files with 421 additions and 51 deletions

View file

@ -139,7 +139,7 @@ else
$ac="&ac=".$_REQUEST['ac'];
$p_action='p_action=defreport';
echo '<div class="content">';
echo _('Filtre')." ".HtmlInput::filter_table("rapport_table_id", '0', 1);
echo _('Cherche')." ".HtmlInput::filter_table("rapport_table_id", '0', 1);
echo '<TABLE id="rapport_table_id" class="vert_mtitle">';
echo '<TR><TD class="first"><A HREF="?'.$p_action.$ac.'&action=add&'.$str_dossier.'">Ajout</A></TD></TR>';