]> git.sesse.net Git - remoteglot/blobdiff - www/index.html
If the PV is hidden by exploration stuff, it should not be possible to inadvertedly...
[remoteglot] / www / index.html
index 369d7970405cc28cd5938b02f5a7f50ebd09d2e7..94547e4eb7464a2a3ea3d2318c8f0c5a5fb711cb 100644 (file)
@@ -32,7 +32,7 @@
       <span id="scorespark"></span>
     </div>
   </div>
-  <p id="pvcontainer"><strong>PV:</strong> <span id="pv"></span></p>
+  <p id="pvcontainer"><strong id="pvtitle">PV:</strong> <span id="pv"></span></p>
   <p id="searchstats"></p>
   <h3>History and potential moves (multi-PV)</h3>
   <p id="sortbyscoreholder">
@@ -46,7 +46,7 @@
     |
     <span id="history">No history</span>
     |
-    <span id="linemsg">Click on any move to show it on the board.</span>
+    <span id="linemsg">Make moves by clicking on them, or on an involved square.</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>,
@@ -69,7 +69,7 @@
     is forced or nearly so.</li>
 </ul>
 <p id="credits"><a href="http://git.sesse.net/?p=remoteglot;a=summary">remoteglot</a>
-  &copy; 2007&ndash;2015 <a href="http://www.sesse.net/">Steinar H. Gunderson</a>.
+  &copy; 2007&ndash;2016 <a href="http://www.sesse.net/">Steinar H. Gunderson</a>.
   Chess analysis by <a href="http://stockfishchess.org/" id="engineid">Stockfish</a><span id="enginedetails"></span>.
   <span id="movesource"></span>
   Hosting and additional analysis hardware by <a href="http://www.samfundet.no/">Studentersamfundet i Trondhjem</a>.