Browse Source

Removing unnecessary alterations-3

Stephan Kristyn 6 months ago
parent
commit
89838a4871
1 changed files with 0 additions and 1 deletions
  1. 0 1
      tpl/bootstrap5.php

+ 0 - 1
tpl/bootstrap5.php

@@ -550,7 +550,6 @@ 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>