Merge pull request #214 from span/restart-button

Fix #213 by changing the id of the restart button to the correct id
This commit is contained in:
Nanne 2016-03-19 15:22:41 +01:00
commit 35bd866873

View File

@ -106,7 +106,7 @@
<button class="btn btn-primary btn-xs help-button" id="show-solution-button">Show Solution</button>
<button class="btn btn-primary btn-xs help-button" id="show-plan-button">Show Plan</button>
<button class="btn btn-primary btn-xs help-button" id="show-hints-button">Show Hints</button>
<button class="btn btn-xs help-button" id="show-hints-button">Restart Lesson</button>
<button class="btn btn-xs help-button" id="restart-lesson-button">Restart Lesson</button>
</div>
<div class="lesson-hint" id="lesson-hint-container">
<h4>Hints</h4>