diff --git a/modules/parser-parsedown.php b/modules/parser-parsedown.php index 1817ec4..dc11f0a 100644 --- a/modules/parser-parsedown.php +++ b/modules/parser-parsedown.php @@ -397,7 +397,8 @@ register_module([ {{{~}}}Outputs the requested page's name. {{{*}}}Outputs a comma separated list of all the subpages of the current page. {{{+}}}Shows a gallery containing all the files that are sub pages of the current page. - "); + +

This list can be edited by $settings->admindetails_name, $settings->sitename's administrator. Documentation on how to do that is available here.

"); } ]);