diff options
Diffstat (limited to 'UI/menu')
-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" /> |