Merge branch 'api-1.1' into api-1.2

pull/1/head
Frode Petterson 2014-06-27 11:12:53 +02:00
commit 8a71d3689e
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ H5P.QuestionSet = function (options, contentId) {
' </div>' +
' <a class="prev button" title="<%= texts.prevButton %>"></a>' +
' <a class="next button" title="<%= texts.nextButton %>"></a>' +
' <a class="finish button" title="<%= texts.finishButton %>"></a>' +
' <a class="finish button"><%= texts.finishButton %></a>' +
' </div>' +
'</div>';