mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 01:05:39 +02:00
Change selector size
This commit is contained in:
parent
c9ca52e5b9
commit
24ff171f7f
@ -1152,7 +1152,10 @@ $data = html_print_select(
|
||||
true,
|
||||
true,
|
||||
'',
|
||||
false
|
||||
false,
|
||||
false,
|
||||
false,
|
||||
3
|
||||
);
|
||||
$in = '<div class="filter_input"><label>'.__('Severity').'</label>';
|
||||
$in .= $data.'</div>';
|
||||
|
Loading…
x
Reference in New Issue
Block a user