From cd6d3947936f713919bf53e8945cb9678270e1bd Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Fri, 5 Nov 2004 16:27:33 +0000 Subject: [PATCH] Changed 'Back' to 'List' SVN revision: 1126 --- doc/config.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/config.html b/doc/config.html index 4a29001d..2a0b5f30 100755 --- a/doc/config.html +++ b/doc/config.html @@ -532,7 +532,7 @@ setting, and are automatically translated into the specified language.

If this option is not present, following default is used:
-
Menu commands = Back, New, Edit, Delete, Reply, Find, Config, Help
+
Menu commands = List, New, Edit, Delete, Reply, Find, Config, Help

  • Copy to = <logbook list> @@ -571,8 +571,8 @@ menu, with which one can login as a real user (username and password have to mat from the password file), which then allowes full access via the "Menu commands" list. A typical example for the menu settings for this scenario are:

    -Menu commands = Back, New, Edit, Reply, Find, Config, Logout, Help
    -Guest menu commands = Back, Find, Login, Help
    +Menu commands = List, New, Edit, Reply, Find, Config, Logout, Help
    +Guest menu commands = List, Find, Login, Help
     

    Note that the presence of this option opens user access also to the find result or elog @@ -1644,7 +1644,7 @@ only for new messages. The default is 0.

  • Back to main = 0|1
    -If this flag is 1, the "Back" button takes you back to the logbook +If this flag is 1, the "List" button takes you back to the logbook selection page instead to the last entry of the current logbook. The default is 0.