Trad: Utilisation des bons termes pour remise
This commit is contained in:
parent
7e11657bd2
commit
867c6e0586
@ -117,7 +117,7 @@ if ($_socid > 0)
|
||||
|
||||
// Motif/Note
|
||||
print '<tr><td colspan="2" width="25%">';
|
||||
print $langs->trans("Note").'</td><td colspan="2"><input type="text" size="60" name="note" value=""></td></tr>';
|
||||
print $langs->trans("NoteReason").'</td><td colspan="2"><input type="text" size="60" name="note" value=""></td></tr>';
|
||||
|
||||
print '<tr><td colspan="4" align="center"><input type="submit" class="button" value="'.$langs->trans("Modify").'"></td></tr>';
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user