[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_3_8-10931-g265f4a7

The branch, master has been updated via 265f4a74f34128a3942874e3e3a1a98a802284db (commit) from b2d7a780120ccaca22f11a0cd644d22090a4f7cc (commit) - Log ----------------------------------------------------------------- commit 265f4a74f34128a3942874e3e3a1a98a802284db Author: Marc Delisle <marc@infomarc.info> Date: Fri Nov 19 05:58:51 2010 -0500 Document column highlighting/marking ----------------------------------------------------------------------- Summary of changes: Documentation.html | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/Documentation.html b/Documentation.html index d572174..e96044b 100644 --- a/Documentation.html +++ b/Documentation.html @@ -1829,7 +1829,8 @@ $cfg['TrustedProxies'] = <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 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> hooks/post-receive -- phpMyAdmin
participants (1)
-
Marc Delisle