_layouts/feature.html in appscms-tools-theme-2.0.8 vs _layouts/feature.html in appscms-tools-theme-2.0.9

- old
+ new

@@ -8,10 +8,10 @@ <body> {% include header/index.html %} {%- if site.safeui -%} <div class="alert alert-{{featureData.variant | default: 'info'}} alert-dismissible fade show text-center" - role="alert"> + role="alert" id="safeui-alert"> <div class="container"> <img src="/assets/secure.svg" height="23px" width="18px" alt="secure" {%- if site.crossorigin -%} crossorigin {%- endif -%}> &nbsp; {%- if featureData.alertmsg -%} {{featureData.alertmsg}} \ No newline at end of file