From: Vincent Vanwaelscappel Date: Fri, 4 Jul 2025 10:36:11 +0000 (+0200) Subject: wait #7600 @0:10 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=d9b7f2b2a2e5d818e315802e2a49e5cf2f4340ae;p=fluidbook-toolbox.git wait #7600 @0:10 --- diff --git a/resources/views/elearningmedia/index.blade.php b/resources/views/elearningmedia/index.blade.php index f603b0fcd..d22fe24b0 100644 --- a/resources/views/elearningmedia/index.blade.php +++ b/resources/views/elearningmedia/index.blade.php @@ -1,4 +1,5 @@ @php + // __("Click here once you have completed your learning session") function elearningTranslate($translations,$str){ if(!is_array($translations) || !isset($translations[$str]) || !$translations[$str]){ return $str;