From 50f634c457bd654b3ec09e5cd11815b0ebbbc53b Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Wed, 29 Jan 2003 16:38:28 +0000 Subject: [PATCH] Removed 'line as link' and 'table align' SVN revision: 349 --- doc/config.html | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/doc/config.html b/doc/config.html index 431376be..179ddf2d 100755 --- a/doc/config.html +++ b/doc/config.html @@ -1079,20 +1079,6 @@ message body. The number of lines is controlled by the Summary lines1.

-

  • Line as link = 0|1 -
    -If this flag is 1, the full line is used as a link to each message in the -search result page. Otherwise, only the icon at the beginning of each line is used -as the link, which can be hard to hit for small icons. The default is 0. -

    - -

  • Table align = left|center|right -
    -Determines the text alignment inside the table of a search result for summary or -full mode. For threaded display, text is always aligned left. -Default is center. -

    -