diff options
| -rw-r--r-- | templates/list_kitlocker.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/list_kitlocker.tpl b/templates/list_kitlocker.tpl index a272903..7723f1a 100644 --- a/templates/list_kitlocker.tpl +++ b/templates/list_kitlocker.tpl @@ -38,7 +38,7 @@ {/foreach} </tbody> </table> - {include file="bitpackage:kernel/pagination.tpl"} + {pagination stgrp=$stgrp|default:''} </section> </div> {/strip} |
