]> git.sesse.net Git - remoteglot/blobdiff - www/index.html
Un-opensource due to possible licensing issues.
[remoteglot] / www / index.html
index 369d7970405cc28cd5938b02f5a7f50ebd09d2e7..22eb24a1cb747145fc1fed5062c0e5227a995242 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>,
@@ -68,8 +68,8 @@
     since usually, the best response move depends on what the first move is. A typical case is when the current move
     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>.
+<p id="credits">remoteglot,
+  &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>.