Trad: Utilisation des bons termes pour remise

This commit is contained in:
Laurent Destailleur 2006-06-03 11:38:12 +00:00
parent 7e11657bd2
commit 867c6e0586

View File

@ -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>';