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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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>