summaryrefslogtreecommitdiffstats
path: root/template/default/global/header
diff options
context:
space:
mode:
Diffstat (limited to 'template/default/global/header')
-rwxr-xr-xtemplate/default/global/header2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/default/global/header b/template/default/global/header
index 5e6a183dd..dfb3cc080 100755
--- a/template/default/global/header
+++ b/template/default/global/header
@@ -11,7 +11,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
- <title>[% title %]</title>
+ <title>[% title FILTER html %]</title>
[% Param('headerhtml') %]