Index: lams_central/web/includes/javascript/authoring/authoringGeneral.js =================================================================== diff -u -r3b49b87753e99963e3931c4e9ba0779f9ffeb782 -re3ac56b5d159eb05cac19ef26c93065a7437d88d --- lams_central/web/includes/javascript/authoring/authoringGeneral.js (.../authoringGeneral.js) (revision 3b49b87753e99963e3931c4e9ba0779f9ffeb782) +++ lams_central/web/includes/javascript/authoring/authoringGeneral.js (.../authoringGeneral.js) (revision e3ac56b5d159eb05cac19ef26c93065a7437d88d) @@ -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(){