diff --git a/view/tpl/alt_pager.tpl b/view/tpl/alt_pager.tpl index 140255eca..b46dc7662 100644 --- a/view/tpl/alt_pager.tpl +++ b/view/tpl/alt_pager.tpl @@ -1,4 +1,4 @@
{{if $has_less}}{{$less}}{{/if}} -{{if $has_more}}{{$if $has_less}} | {{/if}}{{$more}}{{/if}} +{{if $has_more}}{{if $has_less}} | {{/if}}{{$more}}{{/if}}