From dc4cd48228ab1a2768a7bc88e5440c0b874e5c16 Mon Sep 17 00:00:00 2001 From: Dave Goodwin Date: Thu, 27 Oct 2011 09:58:37 +0000 Subject: [PATCH] remove target specificiation to stop new windows occurring git-svn-id: https://xerteonlinetoolkits.googlecode.com/svn/trunk@205 912cdd6b-5c7d-d5a7-a2ba-d0f0cdb91641 --- website_code/php/properties/export_template.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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{