moodle-mod_hvp/templates/iframe_embedding_disabled.mustache
Thomas Marstrander f7026ec1b5 JI-1010 Add help message if iframe embedding is disabled on site
Disable download button for mobile view, since it does not work
Add white background when viewing the H5P, makes resizing look better
2019-03-07 10:52:47 +01:00

4 lines
No EOL
316 B
Text

<div style="padding: 1em">
<div>Iframe embedding must be enabled in order to display H5P content in the mobile app.</div>
<div>You can enable it by checking "Allow frame embedding" in <a href="/admin/settings.php?section=httpsecurity" core-link>Site Administration / Security / Http Security</a></div>
</div>