]> _ Git - fluidbook-toolbox.git/commitdiff
wip #5750 @1.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 7 Mar 2023 19:08:32 +0000 (20:08 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 7 Mar 2023 19:08:32 +0000 (20:08 +0100)
app/Models/FluidbookPublication.php

index 90607476e9126e7ad9acb5271d03795abdab5934..efd514246877d268ab699721a79895183481cd6a 100644 (file)
@@ -85,7 +85,7 @@ class FluidbookPublication extends ToolboxSettingsModel
             ],
             'c_pages' => [
                 'label' => __('Pages'),
-                'column_label' => '<i class="las la-file-alt" title="' . __('') . '"></i>',
+                'column_label' => '<i class="las la-file-alt" title="' . __('Pages') . '"></i>',
                 'read_only' => true,
                 'column' => true,
                 'column_move_after' => 'c_title',