From 83d966d4886560f8a1f825b7a677dfcceba1f9a1 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Mon, 15 Apr 2002 18:33:13 +0000 Subject: [PATCH] update --- Documentation.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Documentation.html b/Documentation.html index a231fbce6..d04bcf84e 100755 --- a/Documentation.html +++ b/Documentation.html @@ -876,12 +876,12 @@ $cfgPmaAbsoluteUri = (!empty($HTTPS) ? 'https' : 'http') . '://' $cfgBrowseMarkerColor string [HTML color]
- The colors (HTML) used for the pointer and the marker in browse mode + The colors (HTML) uses for the pointer and the marker in browse mode (does not work with NS4).
- The former feature enlights the row you're mouse is passing over and - the latter lets you visually mark/unmark rows by clicking on + The former feature highlights the row over which your mouse is passing + and the latter lets you visually mark/unmark rows by clicking on them.
- You can disable both of these features by emptying the convenient + You can disable both of these features by emptying the respective directive.