]> git.sesse.net Git - remoteglot/blobdiff - www/index.html
Fix history display at the start of the game.
[remoteglot] / www / index.html
index 5468d603471292da8f0b9934159a6c56266bc017..03ebcbdb9e856adbc8d0f47d80cd9129f210240e 100644 (file)
@@ -26,7 +26,7 @@
     |
     <span id="history">No history</span>
     |
-    <span id="linemsg">Click on any move to show it.</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>,
       <span id="nextmove"><a href="javascript:next_move();">Next</a></span>,