From: Vincent Vanwaelscappel Date: Fri, 1 Dec 2023 16:56:04 +0000 (+0100) Subject: wip #6547 @0:05 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=c0a459015e0f846440a7d5bb6200444834ee20d4;p=fluidbook-toolbox-quiz.git wip #6547 @0:05 --- diff --git a/views/footer.blade.php b/views/footer.blade.php index da4da24..0e07da7 100644 --- a/views/footer.blade.php +++ b/views/footer.blade.php @@ -6,12 +6,12 @@ @endisset - @if(isset($info) && null!==$info && $info) + @if(isset($info) && trim($info)) {{$__('More infos')}} M - @endisset + @endif