Index: lams_central/web/includes/javascript/authoring/authoringGeneral.js =================================================================== diff -u -r2d93f89a71df0d0d377702f08e33faac1753515d -rc8951612340926e322a2a1bdceaf97341641d82b --- lams_central/web/includes/javascript/authoring/authoringGeneral.js (.../authoringGeneral.js) (revision 2d93f89a71df0d0d377702f08e33faac1753515d) +++ lams_central/web/includes/javascript/authoring/authoringGeneral.js (.../authoringGeneral.js) (revision c8951612340926e322a2a1bdceaf97341641d82b) @@ -1920,7 +1920,7 @@ GeneralLib.updateAccess(response.access); if (!ld.validDesign && !isReadOnlyMode) { - $('.modal-body', layout.infoDialog).text(LABELS.SEQUENCE_NOT_VALID); + $('.modal-body', layout.infoDialog).html(LABELS.SEQUENCE_NOT_VALID); layout.infoDialog.modal('show'); setTimeout(function(){