Fixed user list (again)

This commit is contained in:
Marcin Kurczewski 2014-03-04 18:15:16 +01:00
parent 1ce0429280
commit fdb7d57cf0

View file

@ -65,6 +65,7 @@ if ($this->context->user->hasEnabledEndlessScrolling())
</div>
<?php endforeach ?>
</div>
<div class="clear"></div>
</div>
<?php $this->renderFile('paginator') ?>