From 3a6bc7ada2399bb6c2194a2e6f257ae46c1d5dac Mon Sep 17 00:00:00 2001 From: kevin_fourie Date: Mon, 11 Jun 2007 10:59:22 +0000 Subject: [PATCH] KTS-2076 "Character encoding issue with document titles" Fixed this issue which lead to several other XSS issue fixes and i18n issue fixes. --- templates/ktcore/folder/roles.smarty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/ktcore/folder/roles.smarty b/templates/ktcore/folder/roles.smarty index 177ec41..db86d03 100644 --- a/templates/ktcore/folder/roles.smarty +++ b/templates/ktcore/folder/roles.smarty @@ -1,4 +1,4 @@ -

{i18n}Allocate Roles for{/i18n}: {$folderName}

+

get("ui/morphTo")}/title_bullet.png{else}{$rootUrl}/resources/graphics/title_bullet.png{/if}"/>{i18n}Allocate Roles for{/i18n}:
{$folderName}

{i18n} In many cases, workflow actions will be assigned to certain roles -- libgit2 0.21.4