diff options
| author | f1ori <f1ori@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2008-07-27 11:39:42 +0000 |
|---|---|---|
| committer | f1ori <f1ori@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2008-07-27 11:39:42 +0000 |
| commit | 0baa8d651e6529724ed403553cb4f76c4dad7fec (patch) | |
| tree | 878ccae38b2f75bb1edc055c389e3ef31e21e4c4 /htroot/PerformanceMemory_p.html | |
| parent | 694084c5709676a38442aeb0feb39df3d8a2c509 (diff) | |
* marked some text as labels for checkboxes
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5022 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/PerformanceMemory_p.html')
| -rw-r--r-- | htroot/PerformanceMemory_p.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/PerformanceMemory_p.html b/htroot/PerformanceMemory_p.html index 46702fde7..456997866 100644 --- a/htroot/PerformanceMemory_p.html +++ b/htroot/PerformanceMemory_p.html @@ -19,7 +19,7 @@ <h2>Performance Settings for Memory</h2>
<p><img src="PerformanceGraph.png" name="graph" alt="PerformanceGraph"/></p>
- <p><form name="optionreloadGraph" action="" method="get"><input type="checkbox" name="option" /> auto-reload graph</form></p>
+ <p><form name="optionreloadGraph" action="" method="get"><input type="checkbox" name="option" id="autoreload"/> <label for="autoreload">auto-reload graph</label></form></p>
<form action="PerformanceMemory_p.html" method="post" enctype="multipart/form-data">
<fieldset>
|
