Only display h1 headings in sticky side nav. Toggle display of detailed TOC at top of page. Introduce return to top button for small screens.
This commit is contained in:
@@ -80,6 +80,7 @@ class Help extends \Zotlabs\Web\Controller {
|
||||
|
||||
return replace_macros(get_markup_template('help.tpl'), array(
|
||||
'$title' => t('$Projectname Documentation'),
|
||||
'$tocHeading' => t('Contents'),
|
||||
'$content' => $content
|
||||
));
|
||||
}
|
||||
|
Reference in New Issue
Block a user