From 1c55228e3ff5b869a5c42c69f03f79679eca7979 Mon Sep 17 00:00:00 2001 From: Josef Moravec Date: Tue, 26 Feb 2019 12:58:41 +0000 Subject: [PATCH] Bug 22452: Fix typos in add mana comment modals There are typos in modal where you can add a comment to mana: 'caracters' should be 'characters' 'commment' should be 'comment' Test plan: 1) Create subscription from Mana 2) On subscription detail page: report mistake > other a modal is shown --> without patch it reads 'Please enter a new commment (max 35 caracters)' --> with patch it reads 'Please enter a new comment (max 35 characters)' 3) The same in mana search resultss and in reports --- .../prog/en/includes/mana/mana-subscription-search-result.inc | 2 +- koha-tmpl/intranet-tmpl/prog/en/includes/reports-toolbar.inc | 2 +- koha-tmpl/intranet-tmpl/prog/en/includes/serials-toolbar.inc | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/mana/mana-subscription-search-result.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/mana/mana-subscription-search-result.inc index bf7327fdda..c6124aac4e 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/mana/mana-subscription-search-result.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/mana/mana-subscription-search-result.inc @@ -79,7 +79,7 @@ $(document).ready(function() {