Просмотр исходного кода

Removing unnecessary alterations-3

Stephan Kristyn 5 месяцев назад
Родитель
Сommit
89838a4871
1 измененных файлов с 0 добавлено и 1 удалено
  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>