Translation
This commit is contained in:
parent
0eb8ae2fb3
commit
1971f32b9b
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ echo '</div>';
|
|||
|
||||
$iconcerned=new IConcerned('jrn_concerned');
|
||||
$iconcerned->amount_id="totalDeb";
|
||||
echo "Opération rapprochée : ".$iconcerned->input();
|
||||
printf (_("Opération rapprochée : %s"),$iconcerned->input());
|
||||
|
||||
echo '<p>';
|
||||
echo HtmlInput::button('add', _('Ajout d\'une ligne'), 'onClick="quick_writing_add_row()"');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue