summaryrefslogtreecommitdiff
path: root/plugins/filter.maketoc.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/filter.maketoc.php')
-rwxr-xr-xplugins/filter.maketoc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/filter.maketoc.php b/plugins/filter.maketoc.php
index 04b3467..99cc5c4 100755
--- a/plugins/filter.maketoc.php
+++ b/plugins/filter.maketoc.php
@@ -32,7 +32,7 @@ $pluginParams = [
'help_page' => 'Maketoc Filter',
'help_function' => 'maketoc_help',
'syntax' => '{maketoc}',
- 'booticon' => '{booticon iname="icon-list-ul" iexplain="Page Table of Contents"}',
+ 'booticon' => '{biticon ipackage="icons" iname="text-x-generic" iexplain="Page Table of Contents"}',
'taginsert' => '{maketoc}',
];
$gLibertySystem->registerPlugin( PLUGIN_GUID_FILTERMAKETOC, $pluginParams );