From 01f2088fbbe33ca4af8439fd32a5e0fae25daadf Mon Sep 17 00:00:00 2001
From: Katrin Fischer <katrin.fischer.83@web.de>
Date: Sat, 12 Sep 2020 17:24:36 +0000
Subject: [PATCH] Bug 26431: Update NewsToolEditor system preference
 description

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
---
 koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/tools.pref | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/tools.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/tools.pref
index 6c94ed1c02..33cef05398 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/tools.pref
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/tools.pref
@@ -38,12 +38,12 @@ Tools:
                   both: "both OPAC and staff interface"
             - "."
         -
-            - Use
+            - By default edit news items with
             - pref: NewsToolEditor
               choices:
                   tinymce: "a WYSIWYG editor (TinyMCE)"
                   codemirror: "a text editor (CodeMirror)"
-            - when editing news.
+            - .
     Upload:
         -
             - Automatically delete temporary uploads older than
-- 
2.11.0