Change Filtre by Cherche + translation
This commit is contained in:
parent
65261dbfb7
commit
fa45ee82ad
25 changed files with 421 additions and 51 deletions
|
|
@ -25,7 +25,7 @@ global $g_succeed,$g_failed;
|
|||
|
||||
?>
|
||||
<div class="content">
|
||||
<?php echo _('Filtre')." ".HtmlInput::filter_table("anc_key_table_id", '0,1', 0); ?>
|
||||
<?php echo _('Cherche')." ".HtmlInput::filter_table("anc_key_table_id", '0,1', 0); ?>
|
||||
|
||||
<table id="anc_key_table_id" class="result">
|
||||
<?php for ($i = 0; $i < count($a_key); $i++):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue