debug date en popup

This commit is contained in:
Andre Cianfarani 2006-03-02 08:40:27 +00:00
parent d93ab311fb
commit 4b52a7df13

View File

@ -101,7 +101,7 @@ if ($_GET["action"] == 'create')
print '</tr>';
print "<tr><td>".$langs->trans("Date")."</td><td>";
$form->select_date();
$form->select_date('','','','','',"addprop");
print "</td></tr>";
print '<tr><td>'.$langs->trans("Author").'</td><td>'.$user->fullname.'</td></tr>';