diff --git a/htdocs/comm/propal.php b/htdocs/comm/propal.php index 40a654fef0b..c500c29d159 100644 --- a/htdocs/comm/propal.php +++ b/htdocs/comm/propal.php @@ -1394,7 +1394,7 @@ if ($action == 'create') print ''; // Delivery delay - print '' . $langs->trans('AvailabilityPeriod') . ''; + print '' . $langs->trans('AvailabilityPeriod') . ''; $form->selectAvailabilityDelay('', 'availability_id', '', 1); print ''; @@ -1869,7 +1869,7 @@ if ($action == 'create') print ''; // Delivery delay - print ''; + print ''; print '
'; print $langs->trans('AvailabilityPeriod'); if (! empty($conf->commande->enabled))