Change Filtre by Cherche + translation
This commit is contained in:
parent
65261dbfb7
commit
fa45ee82ad
25 changed files with 421 additions and 51 deletions
|
|
@ -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">';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue