Skip to content
Snippets Groups Projects
Unverified Commit a9477ebd authored by Tim Schroeder's avatar Tim Schroeder
Browse files

Fixed wrong id for timed info banner

parent d2b38c92
Branches
No related tags found
No related merge requests found
......@@ -94,7 +94,7 @@
<div id="page" class="container-fluid d-print-block">
{{#timedinfobannershowonselectedpage}}
<div id="themeboostcampusitimedinfobanner" class="alert {{#timedibcss}}alert-{{{ timedibcss }}}{{/timedibcss}} mt-3" role="alert">
<div id="themeboostcampustimedinfobanner" class="alert {{#timedibcss}}alert-{{{ timedibcss }}}{{/timedibcss}} mt-3" role="alert">
{{{ timedibcontent }}}
</div>
{{/timedinfobannershowonselectedpage}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment