From 77344413ecd0c0627ecb050df42e412e357e0d4f Mon Sep 17 00:00:00 2001 From: conradverm Date: Fri, 13 Jul 2007 15:18:03 +0000 Subject: [PATCH] KTS-2178 "cross site scripting" Updated. --- templates/ktcore/forms/widgets/password.smarty | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/ktcore/forms/widgets/password.smarty b/templates/ktcore/forms/widgets/password.smarty index 56d56e5..cfb4c04 100644 --- a/templates/ktcore/forms/widgets/password.smarty +++ b/templates/ktcore/forms/widgets/password.smarty @@ -1,9 +1,9 @@ - + {if ($context->bConfirm)}

{$context->sConfirmDescription}

- - + + {/if} -- libgit2 0.21.4