Adding new DOM element, CSS and JS code

This commit is contained in:
Stephan Kristyn
2026-02-10 14:36:03 +01:00
parent c0d26b5c08
commit e2b4b8a7f8
4 changed files with 11 additions and 2 deletions

View File

@@ -550,6 +550,7 @@ endif;
<div id="attachmenttemplate" role="alert" class="hidden alert alert-info">
<svg width="16" height="16" fill="currentColor" aria-hidden="true"><use href="img/bootstrap-icons.svg#download" /></svg>
<a class="alert-link"><?php echo I18n::_('Download attachment'); ?></a>
<span id="attachmentInfo"></span>
</div>
</div>
</div>