Update tpl/bootstrap5.php

Co-authored-by: rugk <rugk+git@posteo.de>
This commit is contained in:
El RIDO
2024-04-23 23:09:21 +02:00
committed by GitHub
parent c66d3f05da
commit 5c6bd3eba8

View File

@@ -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>