summaryrefslogtreecommitdiff
path: root/htroot/Status.html
diff options
context:
space:
mode:
authororbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542>2011-02-14 22:57:43 +0000
committerorbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542>2011-02-14 22:57:43 +0000
commitabb35addb8d9f1de932636c5055f6cbb154ee5ac (patch)
tree82136a036d4a9ba31d1382d19e4a847f94650705 /htroot/Status.html
parentb35fda43ea411461a917ef6ddfa1604423945656 (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/Status.html')
-rw-r--r--htroot/Status.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/Status.html b/htroot/Status.html
index d40bdf639..fed070126 100644
--- a/htroot/Status.html
+++ b/htroot/Status.html
@@ -109,7 +109,7 @@
<dt class="hintIcon"><img src="env/grafics/idea.png" width="32" height="32" alt="idea"/></dt>
<dd class="hint">Latest public version is v#[latestVersion]#.
You can download a more recent version of YaCy. Click here to install this update and restart YaCy:
- <form action="Status.html" method="get" class="PeerControl">
+ <form action="Status.html" method="get" class="PeerControl" accept-charset="UTF-8">
<!-- Is this line here on purpose or by accident?
<form action="Table_API_p.html" method="post" enctype="multipart/form-data" accept-charset="UTF-8" name="apilist">