summaryrefslogtreecommitdiff
path: root/UI/frameset.html
diff options
context:
space:
mode:
authortetragon <tetragon@4979c152-3d1c-0410-bac9-87ea11338e46>2007-09-11 14:47:32 +0000
committertetragon <tetragon@4979c152-3d1c-0410-bac9-87ea11338e46>2007-09-11 14:47:32 +0000
commit9f82c1f3c2215c7bb14d38ffa9aa58c6fbd02095 (patch)
treee7f5fce3b6e96ddac8c49bc146eb21f128274c6d /UI/frameset.html
parent2d45373a520993b33e18b28db6a9db71bc3bd8e4 (diff)
Fixing <title> close tag
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1562 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'UI/frameset.html')
-rw-r--r--UI/frameset.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/UI/frameset.html b/UI/frameset.html
index 4049f5c0..dadbc93a 100644
--- a/UI/frameset.html
+++ b/UI/frameset.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><?lsmb title ?><title>
+ <title><?lsmb title ?></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" />