I'd like some changes to the additional rows inn generic list. Namely,
top_of_list to be moved above the title bar. Should it stay within the form?
below_title: why is it wrapped within a div that is floated to the right?
above_column_headers is wrapped in two divs: pagenav and one that is floated to the right. Could it be moved outside?
bellow_table_data is wrapped in two divs: pagenav and one that is floated to the right. Could it be moved outside and above the page index? This, so it can be more uniform, as above_column_headers is stuck between the top index and the main table.
bottom_of_list is wrapped in two divs: pagenav and one that is floated to the right. Could it be moved outside?
top_of_list to be moved above the title bar. Should it stay within the form?
below_title: why is it wrapped within a div that is floated to the right?
above_column_headers is wrapped in two divs: pagenav and one that is floated to the right. Could it be moved outside?
bellow_table_data is wrapped in two divs: pagenav and one that is floated to the right. Could it be moved outside and above the page index? This, so it can be more uniform, as above_column_headers is stuck between the top index and the main table.
bottom_of_list is wrapped in two divs: pagenav and one that is floated to the right. Could it be moved outside?



