summaryrefslogtreecommitdiff
path: root/htroot/Threaddump_p.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/Threaddump_p.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/Threaddump_p.html')
-rw-r--r--htroot/Threaddump_p.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/htroot/Threaddump_p.html b/htroot/Threaddump_p.html
index c7551e51c..6c3ef4fba 100644
--- a/htroot/Threaddump_p.html
+++ b/htroot/Threaddump_p.html
@@ -10,13 +10,13 @@
#%env/templates/submenuViewLog.template%#
<h2>Threaddump</h2>
<table border="0" cellpadding="0" cellspacing="0"><tr>
- <td><form action="Threaddump_p.html" method="get" >
+ <td><form action="Threaddump_p.html" method="get" accept-charset="UTF-8">
<fieldset>
<input type="submit" name="singleThreaddump" value="Single Threaddump" />
</fieldset>
</form></td>
- <td><form action="Threaddump_p.html" method="get" >
+ <td><form action="Threaddump_p.html" method="get" accept-charset="UTF-8">
<fieldset>
<input type="text" name="count" value="#[count]#" size="4" maxlength="4" />
<input type="submit" name="multipleThreaddump" value="Multiple Dump Statistic" />