From 515a90477f450a72707ebece13eeaea6b7adede8 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Sun, 14 Jul 2019 15:34:56 +0200 Subject: [PATCH] =?UTF-8?q?[9.2.01]=20Libell=C3=A9=20erron=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/module/page/page.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/module/page/page.php b/core/module/page/page.php index 2a248816..daa0b00e 100755 --- a/core/module/page/page.php +++ b/core/module/page/page.php @@ -43,9 +43,9 @@ class page extends common { public static $pageBlocks = [ '12' => 'Page standard', '4-8' => 'Barre 1/3 - page 2/3', - '8-4' => 'Page 2/3 - parre 1/3', + '8-4' => 'Page 2/3 - barre 1/3', '3-9' => 'Barre 1/4 - page 3/4', - '9-3' => 'Page 3/4 - parre 1/4', + '9-3' => 'Page 3/4 - barre 1/4', '3-6-3' => 'Barre 1/4 - page 1/2 - barre 1/4', '2-7-3' => 'Barre 2/12 - page 7/12 - barre 3/12 ', '3-7-2' => 'Barre 3/12 - page 7/12 - barre 2/12 ',