mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-09-25 10:59:15 +02:00
#5584 Fixed width
This commit is contained in:
parent
4e68ae62ef
commit
1059694685
@ -243,13 +243,8 @@ $language .= html_print_select(
|
||||
__('No change'),
|
||||
-1,
|
||||
true,
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
10
|
||||
false,
|
||||
false
|
||||
).'</div>';
|
||||
|
||||
// Pagination.
|
||||
@ -339,13 +334,8 @@ $event_filter .= html_print_select(
|
||||
__('No change'),
|
||||
-1,
|
||||
true,
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
10
|
||||
false,
|
||||
false
|
||||
).'</div>';
|
||||
|
||||
// Autorefresh.
|
||||
|
Loading…
x
Reference in New Issue
Block a user