diff --git a/kallithea/templates/admin/admin_log.html b/kallithea/templates/admin/admin_log.html --- a/kallithea/templates/admin/admin_log.html +++ b/kallithea/templates/admin/admin_log.html @@ -55,9 +55,8 @@ }); - +${c.users_log.pager()} + %else: ${_('No actions yet')} %endif