summaryrefslogtreecommitdiff
path: root/UI/login.html
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-09-09 17:33:36 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-09-09 17:33:36 +0000
commitcc03db42173c839d418264049674ed8f72d95bcb (patch)
tree3e1b29407a167b42aa6b91ad137d82f22a74466c /UI/login.html
parent999850bf0c4b8f375fa0db19c326c86ec27e16ed (diff)
Correcting login screen title
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1549 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'UI/login.html')
-rw-r--r--UI/login.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/UI/login.html b/UI/login.html
index f2d99f76..fb9ff629 100644
--- a/UI/login.html
+++ b/UI/login.html
@@ -2,7 +2,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
- <title>LedgerSMB Version SVN Trunk</title>
+ <title>LedgerSMB <?lsmb VERSION ?></title>
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="-1" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />