From 5aff686e1461ad0b9b67c93f3390378795922cf4 Mon Sep 17 00:00:00 2001 From: Brad Shuttleworth 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