diff options
| author | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2005-07-20 16:20:14 +0000 |
|---|---|---|
| committer | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2005-07-20 16:20:14 +0000 |
| commit | b6d32f7f89178a189167976cb1a769f309d47b6a (patch) | |
| tree | 089d89e4b4ffc17e3b837d479518432229107876 /htroot/Performance_p.html | |
| parent | f2bf48bff3c33027bed7190f8dc374456ecd65e3 (diff) | |
bugfix performace-menu
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@418 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/Performance_p.html')
| -rw-r--r-- | htroot/Performance_p.html | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/htroot/Performance_p.html b/htroot/Performance_p.html index 79eb7a57c..08ea4fbab 100644 --- a/htroot/Performance_p.html +++ b/htroot/Performance_p.html @@ -10,8 +10,8 @@ <h2>Performance</h2>
<p>
<div class=small><b>Scheduled tasks overview and waiting time settings:</b></div>
-<form action="Performance_p.html" method="post" enctype="multipart/form-data">
<table border="0" cellpadding="2" cellspacing="1">
+<form action="Performance_p.html" method="post" enctype="multipart/form-data">
<tr class="TableHeader" valign="bottom">
<td class="small">Thread</td>
<td class="small">Queue Size</td>
@@ -56,8 +56,8 @@ <input type="submit" name="delaysubmit" value="Submit New Delay Values">
Changes take effect immediately</td>
</tr>
-</table>
</form>
+</table>
</p>
<p>
@@ -146,8 +146,6 @@ Changes take effect immediately</td> </table>
</p>
-
-
#[footer]#
</body>
</html>
|
