diff options
| author | lulabad <lulabad@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2008-02-09 15:24:07 +0000 |
|---|---|---|
| committer | lulabad <lulabad@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2008-02-09 15:24:07 +0000 |
| commit | 3ef91a3bc92693d547656801bdae4e8950dafab5 (patch) | |
| tree | 2106fbc6bc5c16ee96b5440f363d8b13974c2408 /htroot/PerformanceMemory_p.html | |
| parent | 3636526bd6a625d3c9b4c9f58bffa49c01b8f0d4 (diff) | |
fixed more XHTML strict errors
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4467 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/PerformanceMemory_p.html')
| -rw-r--r-- | htroot/PerformanceMemory_p.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htroot/PerformanceMemory_p.html b/htroot/PerformanceMemory_p.html index 7b18c2901..e1642dacc 100644 --- a/htroot/PerformanceMemory_p.html +++ b/htroot/PerformanceMemory_p.html @@ -78,8 +78,8 @@ </dl>
</fieldset>
</form>
- <p><img src="PerformanceGraph.png" name="graph" /></p>
- <p><form name="optionreloadGraph"><input type="checkbox" name="option" /> auto-reload graph</form></p>
+ <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><strong>EcoTable RAM Index:</strong></p>
<table border="0" cellpadding="2" cellspacing="1">
<tr class="TableHeader" valign="bottom">
|
