From 76fb66317ca1f007378b9e224881bc36009e37a6 Mon Sep 17 00:00:00 2001 From: Frode Petterson Date: Fri, 27 Jun 2014 11:12:31 +0200 Subject: [PATCH] Added back text to finish button. --- js/questionset.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/questionset.js b/js/questionset.js index 1cd98f3..2f5643c 100644 --- a/js/questionset.js +++ b/js/questionset.js @@ -66,7 +66,7 @@ H5P.QuestionSet = function (options, contentId) { ' ' + ' ' + ' ' + - ' ' + + ' <%= texts.finishButton %>' + ' ' + '';