From 306419549c654bedd97bc9bea9ca98d0b2ca2b15 Mon Sep 17 00:00:00 2001 From: nbm Date: Fri, 25 Nov 2005 20:19:10 +0000 Subject: [PATCH] Passing sources through as sources, not aSources. --- templates/ktcore/authentication/manage.smarty | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/ktcore/authentication/manage.smarty b/templates/ktcore/authentication/manage.smarty index 345712a..80b00f6 100644 --- a/templates/ktcore/authentication/manage.smarty +++ b/templates/ktcore/authentication/manage.smarty @@ -16,12 +16,12 @@ {/if} -{if $aSources} +{if $sources}

Existing sources

{/if} -- libgit2 0.21.4