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'),
|
__('No change'),
|
||||||
-1,
|
-1,
|
||||||
true,
|
true,
|
||||||
'',
|
false,
|
||||||
'',
|
false
|
||||||
'',
|
|
||||||
'',
|
|
||||||
'',
|
|
||||||
'',
|
|
||||||
10
|
|
||||||
).'</div>';
|
).'</div>';
|
||||||
|
|
||||||
// Pagination.
|
// Pagination.
|
||||||
@ -339,13 +334,8 @@ $event_filter .= html_print_select(
|
|||||||
__('No change'),
|
__('No change'),
|
||||||
-1,
|
-1,
|
||||||
true,
|
true,
|
||||||
'',
|
false,
|
||||||
'',
|
false
|
||||||
'',
|
|
||||||
'',
|
|
||||||
'',
|
|
||||||
'',
|
|
||||||
10
|
|
||||||
).'</div>';
|
).'</div>';
|
||||||
|
|
||||||
// Autorefresh.
|
// Autorefresh.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user