Trad: Traduction bouton "Enregistrer"
This commit is contained in:
parent
4d75adef06
commit
e59f175512
@ -101,7 +101,7 @@ if ($_GET["socid"] > 0) {
|
|||||||
print '</td><td width="50%" valign="top">'.nl2br($societe->note).'</td>';
|
print '</td><td width="50%" valign="top">'.nl2br($societe->note).'</td>';
|
||||||
print "</td></tr>";
|
print "</td></tr>";
|
||||||
print "</table>";
|
print "</table>";
|
||||||
print '<input type="submit" value="Enregistrer"></form>';
|
print '<input type="submit" value="'.$langs->trans("Save").'"></form>';
|
||||||
}
|
}
|
||||||
|
|
||||||
$db->close();
|
$db->close();
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user