Change Filtre by Cherche + translation
This commit is contained in:
parent
65261dbfb7
commit
fa45ee82ad
25 changed files with 421 additions and 51 deletions
|
|
@ -277,7 +277,7 @@ if ( isset($_GET['view'] ) )
|
|||
$b=$periode->get_date_limit($_GET['to_periode']);
|
||||
echo "<h2 class=\"info\"> période du ".$a['p_start']." au ".$b['p_end']."</h2>";
|
||||
echo '<span style="display:block">';
|
||||
echo _('Filtre').HtmlInput::infobulle(24);
|
||||
echo _('Cherche').HtmlInput::infobulle(24);
|
||||
echo HtmlInput::filter_table("t_balance", "0,1","1");
|
||||
echo '</span>';
|
||||
echo '<table id="t_balance" width="100%">';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue