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

@ -133,7 +133,7 @@ $a_user=$repo->get_user_folder($sql);
if ( !empty ($a_user) )
{
echo '<span style="display:block">';
echo _('Filtre').HtmlInput::infobulle(22);
echo _('Cherche').HtmlInput::infobulle(22);
echo HtmlInput::filter_table("user", "0,1,2,5","1");
echo '</span>';
echo '<table id="user" class="result">';