From 9f14b42dacbbd794bdce1f830eb86b135bf5a6ee Mon Sep 17 00:00:00 2001 From: Barry Oosthuizen Date: Thu, 19 Feb 2015 09:41:32 +0000 Subject: [PATCH 01/15] Fix #19 Missing language strings in local/kaltura Define and use new language strings. --- local/kaltura/attobsepreview.php | 3 ++- local/kaltura/download_log.php | 3 ++- local/kaltura/lang/en/local_kaltura.php | 6 ++++++ 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/local/kaltura/attobsepreview.php b/local/kaltura/attobsepreview.php index 86e909d3..50499198 100644 --- a/local/kaltura/attobsepreview.php +++ b/local/kaltura/attobsepreview.php @@ -26,8 +26,9 @@ $PAGE->set_pagelayout('embedded'); echo $OUTPUT->header(); $playurl = urldecode($url); + +echo html_writer::tag('h2', get_string('preview', 'local_kaltura')); ?> -

Preview