]> git.sesse.net Git - remoteglot/blobdiff - www/index.html
Support showing the history of the game.
[remoteglot] / www / index.html
index 44a22fd950b5dbebacc502daf0f5ee49adc2463c..5468d603471292da8f0b9934159a6c56266bc017 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="linemsg">Click on any move to show it on the board.</span>
+    <span id="history">No history</span>
+    |
+    <span id="linemsg">Click on any move to show it.</span>
     <span id="linenav">
       <span id="prevmove"><a href="javascript:prev_move();">Previous</a></span>,
       <span id="nextmove"><a href="javascript:next_move();">Next</a></span>,