This commit is contained in:
Marc Delisle
2002-04-15 18:33:13 +00:00
parent 3ad0eac00f
commit 83d966d488

View File

@@ -876,12 +876,12 @@ $cfgPmaAbsoluteUri = (!empty($HTTPS) ? 'https' : 'http') . '://'
<b>$cfgBrowseMarkerColor </b>string [HTML color]
</dt>
<dd>
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).<br />
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.<br />
You can disable both of these features by emptying the convenient
You can disable both of these features by emptying the respective
directive.
<br /><br />
</dd>