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/sharedBlacklist_p.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/sharedBlacklist_p.html')
| -rw-r--r-- | htroot/sharedBlacklist_p.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/sharedBlacklist_p.html b/htroot/sharedBlacklist_p.html index 75a2eafc0..d809477b3 100644 --- a/htroot/sharedBlacklist_p.html +++ b/htroot/sharedBlacklist_p.html @@ -51,7 +51,7 @@ Parse Error! An error occured while parsing XML data. Please check if the XML is valid.
#(/status)#
</p>
- <form action="sharedBlacklist_p.html" method="post" enctype="multipart/form-data" name="blacklist_0">
+ <form action="sharedBlacklist_p.html" method="post" enctype="multipart/form-data" accept-charset="UTF-8" name="blacklist_0">
<input type="hidden" name="num" value="#[num]#" />
#(page)#<!-- [0] -->
<table>
|
