Update card.php
This commit is contained in:
parent
5e78907292
commit
79bb613285
@ -1642,7 +1642,7 @@ else
|
|||||||
|
|
||||||
if ($action == 'setdraft')
|
if ($action == 'setdraft')
|
||||||
{
|
{
|
||||||
$formconfirm=$form->formconfirm($_SERVER["PHP_SELF"]."?id=".$id, $langs->trans("BrouillonnerTrip"), $langs->trans("ConfirmBrouillonnerTrip"), "confirm_brouillonner", "", "", 1);
|
$formconfirm=$form->formconfirm($_SERVER["PHP_SELF"]."?id=".$id, $langs->trans("BrouillonnerTrip"), $langs->trans("ConfirmBrouillonnerTrip"), "confirm_setdraft", "", "", 1);
|
||||||
}
|
}
|
||||||
|
|
||||||
if ($action == 'refuse') // Deny
|
if ($action == 'refuse') // Deny
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user