Fix: bouton "Ajouter" dcal

This commit is contained in:
Regis Houssin 2005-12-07 14:06:44 +00:00
parent 09a503f548
commit 222095bb71

View File

@ -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);