mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 15:54:29 +02:00
visual fix
This commit is contained in:
parent
86447e2a0b
commit
2c065d6f38
@ -153,6 +153,15 @@ function print_filters($sec)
|
||||
).'">';
|
||||
|
||||
$filters .= html_print_table($table, true);
|
||||
|
||||
$filters .= "<div class='height_100p right'>".html_print_submit_button(
|
||||
__('Show'),
|
||||
'uptbutton',
|
||||
false,
|
||||
'class="sub search mgn_tp_0"',
|
||||
true
|
||||
).'</div>';
|
||||
|
||||
$filters .= '</form>';
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user