From 1478bd328d7c1c9847a9b98e2bd89b89b95e3fb0 Mon Sep 17 00:00:00 2001 From: Jalaloedien Date: Tue, 15 Jan 2008 10:27:56 +0000 Subject: [PATCH] KTC-247 "About Page text update" Fixed. Updated text. --- templates/ktcore/login.smarty | 2 +- templates/ktcore/principals/about.smarty | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/ktcore/login.smarty b/templates/ktcore/login.smarty index 3d80c42..6bbc91c 100644 --- a/templates/ktcore/login.smarty +++ b/templates/ktcore/login.smarty @@ -62,7 +62,7 @@

{i18n arg_appname="$appname"}#appname# Version{/i18n} {$versionName}
{i18n}Document Management Software{/i18n}
- {i18n}© 2007 The Jam Warehouse Software (Pty) Ltd.{/i18n}

+ {i18n}© 2004-2007 The Jam Warehouse Software (Pty) Limited{/i18n}

{if ($smallVersion == 'OSS')} {i18n}This program is free software and published under the GNU General Public License version 3{/i18n}
{else} diff --git a/templates/ktcore/principals/about.smarty b/templates/ktcore/principals/about.smarty index 908ebc8..db8d35a 100644 --- a/templates/ktcore/principals/about.smarty +++ b/templates/ktcore/principals/about.smarty @@ -1,7 +1,7 @@

{i18n arg_appname="$appname" arg_versionname="$versionname"}#appname# #versionname#{/i18n}

{i18n arg_version="$versionnumber"}Version #version#{/i18n}

-

{i18n}Copyright © 2004-2007 The Jam Warehouse Software (Pty) Limited View License Agreement{/i18n}
+

{i18n}© 2004-2007 The Jam Warehouse Software (Pty) Limited View License Agreement{/i18n}
{if ($smallVersion == 'OSS')} {i18n}This program is free software and published under the GNU General Public License version 3{/i18n}
{else} -- libgit2 0.21.4