aboutsummaryrefslogtreecommitdiffhomepage
path: root/html/head.phtml
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>1999-10-15 18:16:06 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>1999-10-15 18:16:06 +0000
commit11b26704cbb61fd92f6dd242e7fd3c65f6fc8d8b (patch)
treeadfec5c1bdc4de42aa6413965022cef0e8be361a /html/head.phtml
parent88f227e34d6dc778f99e585587811b6a6bd33f3a (diff)
Fixed bug
Diffstat (limited to 'html/head.phtml')
-rw-r--r--html/head.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/head.phtml b/html/head.phtml
index 6318e2c3..7a008dbf 100644
--- a/html/head.phtml
+++ b/html/head.phtml
@@ -1,5 +1,5 @@
<head>
- <title><?php print $pg_title; ?></title>
+ <title><?php print $project_full_title ?></title>
<meta name="author" content="David Aspinall <da@dcs.ed.ac.uk>">
<meta name="keywords" content="Isabelle, LEGO, Coq, Emacs, XEmacs,
Interface, Theorem Prover, GUI, David Aspinall">