From e85b7a05a177f803ae36ba5c12835313f31177bc Mon Sep 17 00:00:00 2001 From: ArthurHoaro Date: Sat, 11 Nov 2017 14:01:21 +0100 Subject: Update thumbnail integration after rebasing the branch --- tpl/default/page.header.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'tpl/default/page.header.html') diff --git a/tpl/default/page.header.html b/tpl/default/page.header.html index 82568d63..840e4352 100644 --- a/tpl/default/page.header.html +++ b/tpl/default/page.header.html @@ -30,9 +30,11 @@
  • {'Tag cloud'|t}
  • -
  • - {'Picture wall'|t} -
  • + {if="$thumbnails_enabled"} +
  • + {'Picture wall'|t} +
  • + {/if}
  • {'Daily'|t}
  • -- cgit v1.2.3