diff --git a/admin-dev/themes/default/template/controllers/states/helpers/list/list_footer.tpl b/admin-dev/themes/default/template/controllers/states/helpers/list/list_footer.tpl index 9a8924ab3..84f7fb5ca 100644 --- a/admin-dev/themes/default/template/controllers/states/helpers/list/list_footer.tpl +++ b/admin-dev/themes/default/template/controllers/states/helpers/list/list_footer.tpl @@ -24,6 +24,33 @@ *} + {if !$simple_header && $list_total > 20} +
+ + {if $page > 1} +   + + {/if} + {l s='Page'} {$page} / {$total_pages} + {if $page < $total_pages} +   + + {/if} + + + +  |  + + + + / {$list_total} {l s='result(s)'} +
+ {/if} {if $bulk_actions} {if $bulk_actions|count > 1}