From 9b644ce3ff364bffbc2d76af7f7149a68020cfa5 Mon Sep 17 00:00:00 2001 From: bshuttle Date: Wed, 15 Mar 2006 15:38:31 +0000 Subject: [PATCH] actually fix the #name bug. --- templates/ktcore/principals/editgroup.smarty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/ktcore/principals/editgroup.smarty b/templates/ktcore/principals/editgroup.smarty index f1ba6d7..6e6195e 100644 --- a/templates/ktcore/principals/editgroup.smarty +++ b/templates/ktcore/principals/editgroup.smarty @@ -1,7 +1,7 @@

Edit Group Details

{i18n arg_name=$edit_group->getName()}Change -the system's information about group #name{/i18n}

+the system's information about group #name#{/i18n}

-- libgit2 0.21.4