Update tpl/bootstrap5.php
Co-authored-by: rugk <rugk+git@posteo.de>
This commit is contained in:
parent
c66d3f05da
commit
5c6bd3eba8
1 changed files with 1 additions and 1 deletions
|
@ -267,7 +267,7 @@ if ($FILEUPLOAD) :
|
||||||
</li>
|
</li>
|
||||||
<li id="customattachment" class="hidden"></li>
|
<li id="customattachment" class="hidden"></li>
|
||||||
<li>
|
<li>
|
||||||
<a id="fileremovebutton" href="#" class="dropdown-item">
|
<a id="fileremovebutton" href="#" class="dropdown-item">
|
||||||
<?php echo I18n::_('Remove attachment'), PHP_EOL; ?>
|
<?php echo I18n::_('Remove attachment'), PHP_EOL; ?>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
Loading…
Reference in a new issue