diff options
author | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2007-09-09 17:39:30 +0000 |
---|---|---|
committer | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2007-09-09 17:39:30 +0000 |
commit | 3a2ac3c336ed3b7c4c30da71f6af05a74d6b71af (patch) | |
tree | 7c7505b718cc05877a52d8ed46d586be5d494b67 /UI/menu/expanding.html | |
parent | cc03db42173c839d418264049674ed8f72d95bcb (diff) |
Correcting Menu title
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1550 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'UI/menu/expanding.html')
-rw-r--r-- | UI/menu/expanding.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/UI/menu/expanding.html b/UI/menu/expanding.html index 0854d59f..d9995f92 100644 --- a/UI/menu/expanding.html +++ b/UI/menu/expanding.html @@ -2,7 +2,8 @@ "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>Accounting Menu - LedgerSMB Version 1.2.7 - Chris Travers - metatron_ledger</title> + <title><?lsmb text('LedgerSMB Accounting Menu')?> + -- <?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" /> |