help: Replace title bar with header bar

This commit is contained in:
Andre Klapper 2019-01-30 14:21:53 -08:00
parent 283fffea53
commit 8f926e0f15

View file

@ -32,7 +32,7 @@
<title>Saving your game</title>
<p>To save your game:</p>
<steps>
<item><p>Click the <gui style="button">Save the current game</gui> button in the title bar.</p></item>
<item><p>Click the <gui style="button">Save the current game</gui> button in the header bar.</p></item>
<item><p>Select a location for your game. It is best to save it in a location you will easily remember for future retrieval.</p></item>
<item><p>Click <gui>Save</gui>.</p></item>
</steps>
@ -42,7 +42,7 @@
<title>Resuming your game</title>
<p>To resume a previously saved game:</p>
<steps>
<item><p>Click the <gui style="button">Open a saved game</gui> button in the title bar.</p></item>
<item><p>Click the <gui style="button">Open a saved game</gui> button in the header bar.</p></item>
<item><p>Select the file for your saved game.</p></item>
<item><p>Click <gui>Open</gui>.</p></item>
</steps>