From 263abb4dc6573344425d6745df70f6f3ecf62747 Mon Sep 17 00:00:00 2001 From: Matt Blenkinsop Date: Tue, 5 Sep 2023 13:40:07 +0000 Subject: [PATCH] Bug 34716: Fix typo Fixes a typo where "it's" should be "its" Test plan: 1) Check the commit and observe that the change has been made correctly Signed-off-by: Owen Leonard Signed-off-by: Marcel de Rooy Signed-off-by: Tomas Cohen Arazi (cherry picked from commit b5540d8c949a2ea3f7e95667821e2a1668a58e18) Signed-off-by: Fridolin Somers (cherry picked from commit 61b0558a3cd1e4780894e0f0c5a61b074c5bc6d7) Signed-off-by: Matt Blenkinsop --- koha-tmpl/intranet-tmpl/prog/en/modules/tools/stockrotation.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/stockrotation.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/stockrotation.tt index 8b74ed6630..fff05c3a14 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/stockrotation.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/stockrotation.tt @@ -344,7 +344,7 @@ [% ELSIF (op == 'confirm_remove_from_rota') %]
-

Are you sure you wish to remove this item from it's rota

+

Are you sure you wish to remove this item from its rota

Yes No -- 2.20.1