From cc1bdc93b355723cecd521cc16a9a986eb6f6083 Mon Sep 17 00:00:00 2001 From: bryndivey Date: Thu, 8 Jun 2006 14:33:23 +0000 Subject: [PATCH] Small change to login page --- templates/ktcore/login.smarty | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/templates/ktcore/login.smarty b/templates/ktcore/login.smarty index 1641e19..2c9cb94 100644 --- a/templates/ktcore/login.smarty +++ b/templates/ktcore/login.smarty @@ -51,7 +51,10 @@ {/if} -

KnowledgeTree {i18n} Version{/i18n}
{$versionName}

+

+ {i18n}KnowledgeTree Version{/i18n}
{$versionName}
+ {i18n}© 2006 The Jam Warehouse Software (Pty) Ltd. All Rights Reserved{/i18n} +

-- libgit2 0.21.4