Merge branch 'api-1.1' into api-1.2
commit
8a71d3689e
|
@ -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>';
|
||||
|
||||
|
|
Loading…
Reference in New Issue