diff options
author | ivan <ivan> | 2011-05-11 16:20:13 +0000 |
---|---|---|
committer | ivan <ivan> | 2011-05-11 16:20:13 +0000 |
commit | 83053569b3d965924e2e1d4f5b199609ec7c29af (patch) | |
tree | cf7b145fe37e171045040cf9619e6aab98689cae /httemplate/elements/header-minimal.html | |
parent | 38eb380a88ea7a130e83b77ff9c51ef6967b707b (diff) |
i18n, RT#12515
Diffstat (limited to 'httemplate/elements/header-minimal.html')
-rw-r--r-- | httemplate/elements/header-minimal.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/header-minimal.html b/httemplate/elements/header-minimal.html index 28a78b435..a36457b25 100644 --- a/httemplate/elements/header-minimal.html +++ b/httemplate/elements/header-minimal.html @@ -9,7 +9,7 @@ <HTML> <HEAD> <TITLE> - <% $title %> + <% $title |h %> </TITLE> <META HTTP-Equiv="Cache-Control" Content="no-cache"> <META HTTP-Equiv="Pragma" Content="no-cache"> |