diff --git a/modules/xerte/parent_templates/Nottingham/models_html5/colourChanger.html b/modules/xerte/parent_templates/Nottingham/models_html5/colourChanger.html index 86b5341811..1e85abb547 100644 --- a/modules/xerte/parent_templates/Nottingham/models_html5/colourChanger.html +++ b/modules/xerte/parent_templates/Nottingham/models_html5/colourChanger.html @@ -43,7 +43,7 @@ this.init = function() { // get language strings $("#p1").html(x_getLangInfo(x_languageData.find("colourChanger").find("selectTxt")[0], "label", "Please select from the options below") + ":"); - $("#p2").html(x_getLangInfo(x_languageData.find("colourChanger").find("adviceTxt")[0], "label", "Need more advice? Visit the Jisc TechDis Xerte Toolkits accessibility guide.")); + $("#p2").html(x_getLangInfo(x_languageData.find("colourChanger").find("adviceTxt")[0], "label", "Need more advice? Visit the Jisc TechDis Xerte Toolkits accessibility guide.")); var styles = [];