From 05bd7c29e9d4aac848d028ca4df18ec66222f2dc Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Thu, 3 Sep 2020 14:50:10 +0200 Subject: [PATCH] fix typo --- templates/settings/admin-form.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/settings/admin-form.php b/templates/settings/admin-form.php index b467dc5..e26d233 100644 --- a/templates/settings/admin-form.php +++ b/templates/settings/admin-form.php @@ -265,7 +265,7 @@ $choicesSizes = [ -

t('This feature is not compatible with the big menu display.')); ?>

+

t('This feature is not compatible with the big menu display.'); ?>

t('Not compatible with touch screens.')); ?>

@@ -302,7 +302,7 @@ $choicesSizes = [
-

t('This feature is not compatible with the big menu display.')); ?>

+

t('This feature is not compatible with the big menu display.'); ?>

t('The logo will be hidden when the menu is always displayed.')); ?>