*) added width and hight to prevent the page from "jumping" when the image is reloaded automatically in Opera 10

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6349 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
low012 15 years ago
parent 5e4f267a36
commit 3c4064932c

@ -18,7 +18,7 @@
#%env/templates/submenuConfig.template%# #%env/templates/submenuConfig.template%#
<h2>Performance Settings</h2> <h2>Performance Settings</h2>
<p><img src="PerformanceGraph.png" name="graph" alt="PerformanceGraph"/></p> <p><img src="PerformanceGraph.png" name="graph" alt="PerformanceGraph" width="660" height="240"/></p>
<p><form name="optionreloadGraph" action="" method="get"><input type="checkbox" name="option" id="autoreload"/> <label for="autoreload">refresh graph</label></form></p> <p><form name="optionreloadGraph" action="" method="get"><input type="checkbox" name="option" id="autoreload"/> <label for="autoreload">refresh graph</label></form></p>

Loading…
Cancel
Save