From 3ee8351e438f13ccf36062ce956e0b4a4d5f4a29 Mon Sep 17 00:00:00 2001 From: ArthurHoaro Date: Thu, 23 Jul 2020 16:41:32 +0200 Subject: Multiple small fixes --- tpl/default/picwall.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tpl/default') diff --git a/tpl/default/picwall.html b/tpl/default/picwall.html index 3b5fccc3..b7a56c89 100644 --- a/tpl/default/picwall.html +++ b/tpl/default/picwall.html @@ -9,7 +9,8 @@ {if="count($linksToDisplay)===0 && $is_logged_in"}
- {'There is no cached thumbnail. Try to synchronize them.'|t} + {'There is no cached thumbnail.'|t} + {'Try to synchronize them.'|t}
{/if} -- cgit v1.2.3