Index: lams_central/web/includes/javascript/authoring/authoringGeneral.js =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/includes/javascript/authoring/authoringGeneral.js,v diff -u -r1.51.2.1 -r1.51.2.2 --- lams_central/web/includes/javascript/authoring/authoringGeneral.js 15 Oct 2014 17:39:49 -0000 1.51.2.1 +++ lams_central/web/includes/javascript/authoring/authoringGeneral.js 21 Oct 2014 10:28:09 -0000 1.51.2.2 @@ -1899,7 +1899,7 @@ GeneralLib.updateAccess(response.access); if (!ld.validDesign && !isReadOnlyMode) { - layout.infoDialog.text(LABELS.SEQUENCE_NOT_VALID) + layout.infoDialog.html(LABELS.SEQUENCE_NOT_VALID) .dialog('open'); setTimeout(function(){