diff --git a/eh22.easterhegg.eu/lib/exe/sprintdoc-de-informal.js b/eh22.easterhegg.eu/lib/exe/sprintdoc-de-informal.js index 71cca36..3224404 100644 --- a/eh22.easterhegg.eu/lib/exe/sprintdoc-de-informal.js +++ b/eh22.easterhegg.eu/lib/exe/sprintdoc-de-informal.js @@ -3784,7 +3784,7 @@ jQuery(function () { var $icon = jQuery('').text(text.substr(0, 1).toUpperCase() + text.substr(1, 1).toLowerCase()).wrapInner(''); if (data[1]) { var src = data[1].trim(); - $icon.load(DOKU_BASE + 'lib/tpl/sprintdoc/svg.php?svg=' + src + '&e=1'); + $icon.load(DOKU_BASE + 'lib/tpl/sprintdoc/img/' + src); } var $toggler = jQuery('').attr('href', '#').attr('role', 'heading').attr('aria-level', '2').text(text).wrapInner('').prepend($icon).data('index', index); $toggler = jQuery('