From 739732cb60fe92c652b142d2f1837d7ee4624917 Mon Sep 17 00:00:00 2001 From: Myron Turner Date: Thu, 4 Feb 2021 15:49:10 -0600 Subject: [PATCH] Change to settings description of sidebar toggle option --- lang/en/settings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en/settings.php b/lang/en/settings.php index 48d7075..ac8ded2 100755 --- a/lang/en/settings.php +++ b/lang/en/settings.php @@ -16,7 +16,7 @@ $lang['wiki_names'] = "Comma separated list of wiki names"; $lang['rotate_title'] = "Rotate the wiki name (title)"; $lang['tag_date_format'] = "A php date format string. If present, this date string will be output as your tagline."; -$lang['toggle_sidebar'] = "Display a toggle link at the top of the page to hide and show the sidebar"; +$lang['toggle_sidebar'] = "Display a toggle link among the site tools to hide and show the sidebar"; $lang['background_color'] = 'The browser background color, i.e. surrounding the wiki page. See plugin page for possible advantages of setting this option.'; $lang['blocking'] = 'Prevent attempts to access hidden actions by adding do=<action> parameters to the url.'; $lang['deflang'] = 'User Interface Languages. Select the languages from which your users will be selecting a UI Language in the User Profile dialog. If any do not appear '