diff options
Diffstat (limited to 'templates/web/base/admin/reports.html')
-rw-r--r-- | templates/web/base/admin/reports.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/base/admin/reports.html b/templates/web/base/admin/reports.html index 7267dd11d..071c5f5a5 100644 --- a/templates/web/base/admin/reports.html +++ b/templates/web/base/admin/reports.html @@ -18,7 +18,7 @@ [% INCLUDE 'admin/problem_row.html' %] </table> -[% INCLUDE 'pagination.html', admin = 1, param = 'p' IF pager %] +[% INCLUDE 'pagination.html', admin = 1, param = 'p', pager = problems_pager %] [% ELSIF searched %] |