From 1677436e89194e26e23110ee0b2c7d5d24b24da5 Mon Sep 17 00:00:00 2001 From: Neil Blakey-Milner Date: Wed, 1 Feb 2006 08:38:27 +0000 Subject: [PATCH] Use i18n on the cancel button --- templates/ktcore/principals/addunit.smarty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/ktcore/principals/addunit.smarty b/templates/ktcore/principals/addunit.smarty index a2820c2..1e7d106 100644 --- a/templates/ktcore/principals/addunit.smarty +++ b/templates/ktcore/principals/addunit.smarty @@ -40,7 +40,7 @@ to browse to the folder you wish to create the unit folder into.{/i18n}

href="{$smarty.server.PHP_SELF|addQueryString:"action=main"}" class="ktCancelLink">{i18n}Cancel{/i18n} --> +name="kt_cancel[{$smarty.server.PHP_SELF|escape}]" value="{i18n}Cancel{/i18n}" /> -- libgit2 0.21.4