Explorar el Código

Update tpl/bootstrap5.php

Co-authored-by: rugk <rugk+git@posteo.de>
El RIDO hace 2 años
padre
commit
5c6bd3eba8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      tpl/bootstrap5.php

+ 1 - 1
tpl/bootstrap5.php

@@ -267,7 +267,7 @@ if ($FILEUPLOAD) :
 								</li>
 								<li id="customattachment" class="hidden"></li>
 								<li>
-									<a id="fileremovebutton"  href="#" class="dropdown-item">
+									<a id="fileremovebutton" href="#" class="dropdown-item">
 										<?php echo I18n::_('Remove attachment'), PHP_EOL; ?>
 									</a>
 								</li>