From 6bc24a9d67d4a5dbcce5fe2dea7ff64aeaef4413 Mon Sep 17 00:00:00 2001 From: bshuttle Date: Wed, 16 Aug 2006 11:24:25 +0000 Subject: [PATCH] fix for KTS-1222: typo in move trigger. --- templates/ktcore/workflowtriggers/moveaction.smarty | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/ktcore/workflowtriggers/moveaction.smarty b/templates/ktcore/workflowtriggers/moveaction.smarty index 99c5e18..c2eba4f 100644 --- a/templates/ktcore/workflowtriggers/moveaction.smarty +++ b/templates/ktcore/workflowtriggers/moveaction.smarty @@ -9,7 +9,7 @@ {/foreach} -

{i18n}Specify which folder to which the document must be moved.{/i18n}

+

{i18n}Specify the folder to which the document must be moved.{/i18n}

{$breadcrumbs} @@ -20,4 +20,4 @@ {* FIXME how do I cancel again? *} - \ No newline at end of file + -- libgit2 0.21.4