diff --git a/images/tools/43-file-delimeted.svg b/images/tools/43-file-delimeted.svg new file mode 100644 index 0000000..f4a984a --- /dev/null +++ b/images/tools/43-file-delimeted.svg @@ -0,0 +1,3 @@ + diff --git a/tpl/nav-page-tools.php b/tpl/nav-page-tools.php index 4f6571f..f57d335 100755 --- a/tpl/nav-page-tools.php +++ b/tpl/nav-page-tools.php @@ -57,7 +57,7 @@ 'class' => 'action export_pdf', 'style' => 'background-image: none;', ); - $svg = __DIR__ . '/../images/tools/FIXME'; + $svg = __DIR__ . '/../images/tools/43-file-delimeted.svg'; $item = \dokuwiki\template\sprintdoc\tpl::pageToolItem(wl($ID, $params, false, '&'), $odt->getLang('export_odt_button'), $svg, $attr); echo '