Commit 1b427da7fb5f94762017afa114f4e9488851a43a
1 parent
87b86f24
KTS-2809
"Update the Copyright date to 2008 from 2007" Updated. Changed copyright date on login page. Committed By: Jonathan Byrne Reviewed By: Megan Watson git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8032 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing
1 changed file
with
1 additions
and
1 deletions
templates/ktcore/login.smarty
| @@ -62,7 +62,7 @@ | @@ -62,7 +62,7 @@ | ||
| 62 | <p class="descriptiveText version"> | 62 | <p class="descriptiveText version"> |
| 63 | {i18n arg_appname="$appname"}#appname# Version{/i18n} {$versionName}<br/> | 63 | {i18n arg_appname="$appname"}#appname# Version{/i18n} {$versionName}<br/> |
| 64 | {i18n}<a href="http://www.knowledgetree.com/">Document Management Software</a>{/i18n}<br> | 64 | {i18n}<a href="http://www.knowledgetree.com/">Document Management Software</a>{/i18n}<br> |
| 65 | - {i18n}© 2004-2007 <a href="http://www.knowledgetree.com/">The Jam Warehouse Software (Pty) Limited</a>{/i18n}<br><br> | 65 | + {i18n}© 2004-2008 <a href="http://www.knowledgetree.com/">The Jam Warehouse Software (Pty) Limited</a>{/i18n}<br><br> |
| 66 | {if ($smallVersion == 'OSS')} | 66 | {if ($smallVersion == 'OSS')} |
| 67 | {i18n}This program is free software and published under the <a href=" http://www.gnu.org/licenses/">GNU General Public License version 3</a>{/i18n}<br> | 67 | {i18n}This program is free software and published under the <a href=" http://www.gnu.org/licenses/">GNU General Public License version 3</a>{/i18n}<br> |
| 68 | {else} | 68 | {else} |