diff options
| author | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2011-02-14 22:57:43 +0000 |
|---|---|---|
| committer | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2011-02-14 22:57:43 +0000 |
| commit | abb35addb8d9f1de932636c5055f6cbb154ee5ac (patch) | |
| tree | 82136a036d4a9ba31d1382d19e4a847f94650705 /htroot/Collage.html | |
| parent | b35fda43ea411461a917ef6ddfa1604423945656 (diff) | |
added
accept-charset="UTF-8"
to all forms
this applies patches from http://forum.yacy-websuche.de/viewtopic.php?p=20891#p20891
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7482 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/Collage.html')
| -rwxr-xr-x | htroot/Collage.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/Collage.html b/htroot/Collage.html index aceca0bd3..f1bcb0bce 100755 --- a/htroot/Collage.html +++ b/htroot/Collage.html @@ -50,7 +50,7 @@ document.body.style.background = "#000"; <h2>Image Collage</h2> <div id="left"> -<form action="/Collage.html"> +<form action="/Collage.html" accept-charset="UTF-8"> <dl> <dt>Private Queue</dt> <dd>#[privateQueueSize]#</dd> |
