Fix: bouton "Ajouter" dcal
This commit is contained in:
parent
09a503f548
commit
222095bb71
@ -1549,7 +1549,7 @@ else
|
||||
if ($conf->service->enabled)
|
||||
{
|
||||
print '<tr '.$bc[$var].'>';
|
||||
print '<td colspan="7">Si produit de type service à durée limitée: Du ';
|
||||
print '<td colspan="9">Si produit de type service à durée limitée: Du ';
|
||||
print $html->select_date('','date_start',0,0,1);
|
||||
print ' au ';
|
||||
print $html->select_date('','date_end',0,0,1);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user