diff --git a/tpl/nav-page-tools.php b/tpl/nav-page-tools.php index 5f97b18..4f6571f 100755 --- a/tpl/nav-page-tools.php +++ b/tpl/nav-page-tools.php @@ -58,7 +58,7 @@ 'style' => 'background-image: none;', ); $svg = __DIR__ . '/../images/tools/FIXME'; - $item = \dokuwiki\template\sprintdoc\tpl::pageToolItem(wl($ID, $params), $odt->getLang('export_odt_button'), $svg, $attr); + $item = \dokuwiki\template\sprintdoc\tpl::pageToolItem(wl($ID, $params, false, '&'), $odt->getLang('export_odt_button'), $svg, $attr); echo '