Línea 36... |
Línea 36... |
36 |
}}
|
36 |
}}
|
Línea 37... |
Línea 37... |
37 |
|
37 |
|
38 |
<footer id="page-footer" class="footer-popover bg-white">
|
38 |
<footer id="page-footer" class="footer-popover bg-white">
|
39 |
<div data-region="footer-container-popover">
|
39 |
<div data-region="footer-container-popover">
|
40 |
{{#output.has_communication_links}}
|
40 |
{{#output.has_communication_links}}
|
41 |
<button onclick="window.open('{{output.communication_url}}', '_blank', 'noreferrer')" class="btn btn-icon bg-primary text-white icon-no-margin btn-footer-communication" aria-label="{{#str}}communicationroomlink, course{{/str}}">
|
41 |
<button onclick="window.open('{{output.communication_url}}', '_blank', 'noreferrer')" class="btn btn-icon rounded-circle bg-primary text-white btn-footer-communication" aria-label="{{#str}}communicationroomlink, course{{/str}}">
|
42 |
{{#pix}}t/messages-o, core{{/pix}}
|
42 |
{{#pix}}t/messages-o, core{{/pix}}
|
43 |
</button>
|
43 |
</button>
|
44 |
{{/output.has_communication_links}}
|
44 |
{{/output.has_communication_links}}
|
45 |
<button class="btn btn-icon bg-secondary icon-no-margin btn-footer-popover" data-action="footer-popover" aria-label="{{#str}}showfooter, theme_boost{{/str}}">
|
45 |
<button class="btn btn-icon rounded-circle bg-secondary btn-footer-popover" data-action="footer-popover" aria-label="{{#str}}showfooter, theme_boost{{/str}}">
|
46 |
{{#pix}}e/question, core{{/pix}}
|
46 |
{{#pix}}e/question, core{{/pix}}
|
47 |
</button>
|
47 |
</button>
|
48 |
</div>
|
48 |
</div>
|
49 |
<div class="footer-content-popover container" data-region="footer-content-popover">
|
49 |
<div class="footer-content-popover container" data-region="footer-content-popover">
|