FIX :[bug #1309]
This commit is contained in:
parent
f115501ddf
commit
e16385b496
@ -538,7 +538,7 @@ if ($action == 'create')
|
|||||||
|
|
||||||
// Busy
|
// Busy
|
||||||
print '<tr><td width="30%" class="nowrap">'.$langs->trans("Busy").'</td><td>';
|
print '<tr><td width="30%" class="nowrap">'.$langs->trans("Busy").'</td><td>';
|
||||||
print '<input id="transparency" type="checkbox" name="transparency" value="'.$actioncomm->transparency.'">';
|
print '<input id="transparency" type="checkbox" name="transparency" >';
|
||||||
print '</td></tr>';
|
print '</td></tr>';
|
||||||
|
|
||||||
// Realised by
|
// Realised by
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user