Trad: Et de la traduction...
This commit is contained in:
parent
2d80e2088e
commit
279b9374b8
@ -251,7 +251,8 @@ if ($_GET["action"] == 'create')
|
|||||||
*/
|
*/
|
||||||
if ($numdest > 0)
|
if ($numdest > 0)
|
||||||
{
|
{
|
||||||
print '<input type="submit" value="'.$langs->trans("Save").'">';
|
$langs->load("bills");
|
||||||
|
print '<input type="submit" value="'.$langs->trans("CreateDraft").'">';
|
||||||
}
|
}
|
||||||
print "</form>";
|
print "</form>";
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user