diff --git a/website_code/php/properties/export_template.php b/website_code/php/properties/export_template.php index 8d1cd15092..026721d2ff 100644 --- a/website_code/php/properties/export_template.php +++ b/website_code/php/properties/export_template.php @@ -32,11 +32,11 @@ echo "

A zip file export will package (but not delete) your project into one zip file. If you then open this file, the contents can be used to deploy your project on any webpage.

Click on zip export to get your file - Zip export

"; - echo "

As above, but with references to web based files altered - Zip (local) export

"; + echo "

As above, but with references to web based files altered - Zip (local) export

"; echo "

A SCORM 1.2 file export will package (but not delete) your project into one zip file. This zip file can then be imported by most VLEs to become part of an online course. This file will be SCORM 1.2 compliant.

Click on Scorm export to get this package - Scorm export

"; - echo "

As above, but with richer SCORM metadata - SCORM + metadata export

"; + echo "

As above, but with richer SCORM metadata - SCORM + metadata export

"; }else{