From a559558f9da9ce96eb280d9d0ed699c71eeaa8e0 Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Wed, 29 Apr 2020 16:34:27 +0200 Subject: [PATCH] =?UTF-8?q?Libell=C3=A9=20aide=20tri=20manuel?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module/gallery/view/edit/edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/gallery/view/edit/edit.php b/module/gallery/view/edit/edit.php index 6b7493a1..9b243d32 100755 --- a/module/gallery/view/edit/edit.php +++ b/module/gallery/view/edit/edit.php @@ -37,7 +37,7 @@ $this->getData(['module', $this->getUrl(0), $this->getUrl(2), 'config', 'sort']), 'label' => 'Tri des images', - 'help' => 'Les tris alphabétiques conviennent également aux images numérotées.
Cliquez sur \'Enregistrer\' pour valider le tri.' + 'help' => 'Tri manuel : déplacez le images dans le tableau ci-dessous. L\'ordre est sauvegardé automatiquement.' ]); ?>