#10076 attachments-plugins icon tab

This commit is contained in:
Jonathan 2023-01-23 13:01:31 +01:00
parent aacf069acf
commit 60756ebb18
1 changed files with 2 additions and 2 deletions

View File

@ -242,7 +242,7 @@ if ($filemanager) {
],
'options' => [
'text' => '<a href="'.$setup_url.'">'.html_print_image(
'images/setup.png',
'images/collection.png',
true,
[
'title' => __('Attachments'),
@ -669,7 +669,7 @@ if (($create != '') || ($view != '')) {
],
'options' => [
'text' => '<a href="'.$setup_url.'">'.html_print_image(
'images/setup.png',
'images/collection.png',
true,
[
'title' => __('Attachments'),