From 1abf4ff8fb362e5f7d0a03a9db7ceea9f02fea04 Mon Sep 17 00:00:00 2001 From: mohrt Date: Thu, 2 Jan 2003 15:04:38 +0000 Subject: [PATCH] move the title into head where it should be --- demo/templates/header.tpl | 2 +- templates/header.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/demo/templates/header.tpl b/demo/templates/header.tpl index 250eae53..af8f6138 100644 --- a/demo/templates/header.tpl +++ b/demo/templates/header.tpl @@ -1,6 +1,6 @@ {popup_init src="/javascripts/overlib.js"} +{$title} - {$Name} -{$title} - {$Name} diff --git a/templates/header.tpl b/templates/header.tpl index 250eae53..af8f6138 100644 --- a/templates/header.tpl +++ b/templates/header.tpl @@ -1,6 +1,6 @@ {popup_init src="/javascripts/overlib.js"} +{$title} - {$Name} -{$title} - {$Name}