]> _ Git - fluidbook-toolbox.git/commitdiff
wip #5475
authorsoufiane <soufiane@cubedesigners.com>
Mon, 6 Nov 2023 15:14:44 +0000 (16:14 +0100)
committersoufiane <soufiane@cubedesigners.com>
Mon, 6 Nov 2023 16:43:54 +0000 (17:43 +0100)
resources/views/fluidbook_stats/stats.blade.php

index 3963bf139faccbe1a458b8f20b759eae4080350b..0f76e94ae7808b70336071248e37a81d3408f61b 100644 (file)
                     @endforeach
                         <form action="{{ route("generateexcel", compact('fluidbook_id', 'hash') + ['date'=>$start_date.','.$end_date, 'period_override'=>$period]) }}" method="POST">
                             @csrf
-                            <button class="btn btn-primary ml-3" type="submit">{{ __('Exporter au format excel') }}</button>
+                            <button class="btn btn-primary ml-3" type="submit">{{ __('Exporter au format Excel') }}</button>
                         </form>
                 </div>
             </div>