diff options
| author | Andreas Brachold <vdr07@deltab.de> | 2008-11-16 16:23:31 +0000 |
|---|---|---|
| committer | Andreas Brachold <vdr07@deltab.de> | 2008-11-16 16:23:31 +0000 |
| commit | 21548d0ce3fa4827d8052687485a70bc67956aaf (patch) | |
| tree | 641c446c78f8dcf32e8eea4cd9c7923ec85c1040 /html/widgets/wait.tmpl | |
| parent | da0a0b776fbe8fb9c4c1746f452148f0da0f4c8a (diff) | |
| download | xxv-21548d0ce3fa4827d8052687485a70bc67956aaf.tar.gz xxv-21548d0ce3fa4827d8052687485a70bc67956aaf.tar.bz2 | |
* xstyle/html - use also active charset
* EPG: Compare preview images at update
Diffstat (limited to 'html/widgets/wait.tmpl')
| -rw-r--r-- | html/widgets/wait.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/html/widgets/wait.tmpl b/html/widgets/wait.tmpl index 333fa91..4d0b2a5 100644 --- a/html/widgets/wait.tmpl +++ b/html/widgets/wait.tmpl @@ -4,6 +4,7 @@ <html> <head> <title>XXV</title> + <meta http-equiv="Content-Type" content="text/html; charset=<?% charset %?>"> <meta name="copyright" content="copyright 2004 Xpix"> <style type="text/css"> <!-- |
