Merge branch 'master' into api-1.1

pull/1/head
Frode Petterson 2014-06-27 11:12:42 +02:00
commit 1a6cc9b09d
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>';