diff options
Diffstat (limited to 'plugins/data.toc.php')
| -rw-r--r-- | plugins/data.toc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/data.toc.php b/plugins/data.toc.php index 47f390c..db1b5f9 100644 --- a/plugins/data.toc.php +++ b/plugins/data.toc.php @@ -36,7 +36,7 @@ $pluginParams = array ( 'help_function' => 'data_toc_help', 'syntax' => '{toc structure_id= }', 'plugin_type' => DATA_PLUGIN, - 'booticon' => '{booticon iname="icon-list-ol" iexplain="Structure Table of Contents"}', + 'booticon' => '{booticon iname="fa-table-tree" iexplain="Structure Table of Contents"}', 'taginsert' => '{toc}', 'structure_id' => 'id of the structure to display' ); |
