diff --git a/src/templates/home.tpl b/src/templates/home.tpl index 96af606..1881122 100644 --- a/src/templates/home.tpl +++ b/src/templates/home.tpl @@ -124,7 +124,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA {/foreach} - {if $myitems_count > $opt.items_per_page} + {if $myitems_count > $opt.items_per_page || $offset > 0}