summaryrefslogtreecommitdiff
path: root/plugins/filter.maketoc.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/filter.maketoc.php')
-rw-r--r--plugins/filter.maketoc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/filter.maketoc.php b/plugins/filter.maketoc.php
index 0817143..47e8791 100644
--- a/plugins/filter.maketoc.php
+++ b/plugins/filter.maketoc.php
@@ -27,7 +27,7 @@ $pluginParams = array (
'help_page' => 'Maketoc Filter',
'help_function' => 'maketoc_help',
'syntax' => '{maketoc}',
- 'booticon' => '{booticon iname="icon-list-ul" iexplain="Page Table of Contents"}',
+ 'booticon' => '{booticon iname="fa-list-tree" iexplain="Page Table of Contents"}',
'taginsert' => '{maketoc}',
);
$gLibertySystem->registerPlugin( PLUGIN_GUID_FILTERMAKETOC, $pluginParams );