From 9d0fc862507e1933e447b3c3e92a438400aad263 Mon Sep 17 00:00:00 2001 From: ArthurHoaro Date: Thu, 10 May 2018 13:26:11 +0200 Subject: Add classes to default template to avoid using IDs in SCSS --- tpl/default/picwall.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tpl/default/picwall.html') diff --git a/tpl/default/picwall.html b/tpl/default/picwall.html index 23796ac9..2f7e03dc 100644 --- a/tpl/default/picwall.html +++ b/tpl/default/picwall.html @@ -18,9 +18,9 @@ {/loop} -
+
{loop="$linksToDisplay"} -
+
{$value.thumbnail}{$value.title} {loop="$value.picwall_plugin"} {$value} -- cgit v1.2.3