Change Filtre by Cherche + translation
This commit is contained in:
parent
65261dbfb7
commit
fa45ee82ad
25 changed files with 421 additions and 51 deletions
|
|
@ -62,7 +62,7 @@ $MaxRow=Database::num_row($Ret);
|
|||
<span style="display:inline;margin: 15px 15px 15px 15px">
|
||||
<input type="button" id="pcmn_update_add_bt" class="smallbutton" value="<?php echo _('Ajout poste comptable'); ?>">
|
||||
</span>
|
||||
<?php echo _('Filtre')." ".HtmlInput::filter_table("account_tbl_id", "0,1,2,3,4", 1);?>
|
||||
<?php echo _('Cherche')." ".HtmlInput::filter_table("account_tbl_id", "0,1,2,3,4", 1);?>
|
||||
<?php
|
||||
echo HtmlInput::hidden('p_action','pcmn');
|
||||
//echo HtmlInput::hidden('sa','detail');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue