]> git.sesse.net Git - remoteglot/blobdiff - www/index.html
Fix history display at the start of the game.
[remoteglot] / www / index.html
index 44a22fd950b5dbebacc502daf0f5ee49adc2463c..03ebcbdb9e856adbc8d0f47d80cd9129f210240e 100644 (file)
   <p id="score">Score:</p>
   <p><strong>PV:</strong> <span id="pv"></span></p>
   <p id="searchstats"></p>
-  <h3>Shallow search of all legal moves (multi-PV)</h3>
+  <h3>History and potential moves (multi-PV)</h3>
   <p id="sortbyscoreholder">Sort by: <span id="sortbyscore0"><a href="javascript:resort_refutation_lines(0)">Move</a></span>
     <span id="sortbyscore1"><a href="javascript:resort_refutation_lines(1)">Score</a></span>
     |
+    <span id="history">No history</span>
+    |
     <span id="linemsg">Click on any move to show it on the board.</span>
     <span id="linenav">
       <span id="prevmove"><a href="javascript:prev_move();">Previous</a></span>,