Document column highlighting/marking

This commit is contained in:
Marc Delisle
2010-11-19 05:58:51 -05:00
parent b2d7a78012
commit 265f4a74f3

View File

@@ -1829,7 +1829,8 @@ $cfg['TrustedProxies'] =
<dd>The colors (HTML) uses for the pointer and the marker in browse mode.<br /> <dd>The colors (HTML) uses for the pointer and the marker in browse mode.<br />
The former feature highlights the row over which your mouse is passing The former feature highlights the row over which your mouse is passing
and the latter lets you visually mark/unmark rows by clicking on and the latter lets you visually mark/unmark rows by clicking on
them.<br /> them. Highlighting / marking a column is done by hovering over /
clicking the column's header (outside of the text).<br />
See <tt>themes/themename/layout.inc.php</tt>.</dd> See <tt>themes/themename/layout.inc.php</tt>.</dd>