CSS
This commit is contained in:
parent
f9860e1425
commit
7790140f22
@ -662,7 +662,7 @@ class FormTicket
|
|||||||
|
|
||||||
$ticketstat->loadCacheSeveritiesTickets();
|
$ticketstat->loadCacheSeveritiesTickets();
|
||||||
|
|
||||||
print '<select id="select' . $htmlname . '" class="flat minwidth150'.($morecss?' '.$morecss:'').'" name="' . $htmlname . '">';
|
print '<select id="select' . $htmlname . '" class="flat minwidth100'.($morecss?' '.$morecss:'').'" name="' . $htmlname . '">';
|
||||||
if ($empty) {
|
if ($empty) {
|
||||||
print '<option value=""> </option>';
|
print '<option value=""> </option>';
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user