From de187d1ab64a77ffe85a08d5c6009fa71172b74c Mon Sep 17 00:00:00 2001
From: "zach%zachlipton.com" <>
Date: Tue, 20 Nov 2001 09:59:57 +0000
Subject: [PATCH] Fix for bug 107120, templates/default/global/header has
invalid HTML. Patch removes a tag as per bug 38856.
Patch by David D. Kilzer .
r1=Christopher Aillon . No 2nd review
required as per caillon.
---
template/default/global/header | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/template/default/global/header b/template/default/global/header
index 7e9565c45d..78a1314b99 100755
--- a/template/default/global/header
+++ b/template/default/global/header
@@ -13,7 +13,7 @@
[% title %]
[% Param('headerhtml') %]
[% jscript %]
-
--
2.47.2