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.52 -r1.53 --- lams_central/web/includes/javascript/authoring/authoringGeneral.js 15 Oct 2014 17:36:56 -0000 1.52 +++ lams_central/web/includes/javascript/authoring/authoringGeneral.js 20 Oct 2014 10:07:29 -0000 1.53 @@ -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(){