From fc6c7017746b81b267d8020968ab117e9383a23c Mon Sep 17 00:00:00 2001 From: ArthurHoaro Date: Thu, 23 Jan 2020 22:31:51 +0100 Subject: Fix deprecated use of implode --- tpl/default/thumbnails.html | 2 +- tpl/vintage/thumbnails.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tpl') diff --git a/tpl/default/thumbnails.html b/tpl/default/thumbnails.html index f1939798..5f9bef08 100644 --- a/tpl/default/thumbnails.html +++ b/tpl/default/thumbnails.html @@ -38,7 +38,7 @@ - + diff --git a/tpl/vintage/thumbnails.html b/tpl/vintage/thumbnails.html index 79aebf8d..5cad845b 100644 --- a/tpl/vintage/thumbnails.html +++ b/tpl/vintage/thumbnails.html @@ -20,7 +20,7 @@ - + {include="page.footer"} -- cgit v1.2.3