diff --git a/templates/backOffice/default/orders.html b/templates/backOffice/default/orders.html index 75bc22861..721ee459c 100644 --- a/templates/backOffice/default/orders.html +++ b/templates/backOffice/default/orders.html @@ -150,32 +150,13 @@ + {include + file = "includes/pagination.html" -
- -
+ loop_ref = "order-list" + max_page_count = 10 + page_url = "{url path="/admin/orders" orders_order=$orders_order}" + }