Fix duplicate ids (patch #1568504).
This commit is contained in:
@@ -8,6 +8,7 @@ $Source$
|
||||
2006-10-04 Michal Čihař <michal@cihar.com>
|
||||
* Documentation.html: Fixes thanks to Matt LaPlante - cyberdog3k.
|
||||
- Fix Wikipedia URLs (patch #1568498).
|
||||
- Fix duplicate ids (patch #1568504).
|
||||
|
||||
2006-10-03 Marc Delisle <lem9@users.sourceforge.net>
|
||||
### 2.9.0.2 released from MAINT_2_9_0
|
||||
|
@@ -1446,9 +1446,9 @@ ALTER TABLE `pma_column_comments`
|
||||
<dd>The color (HTML) #2 for table rows. See <tt>themes/themename/layout.inc.php</tt>.
|
||||
</dd>
|
||||
|
||||
<dt><span id="cfg_BrowsePointerColor">$cfg['BrowsePointerBackground'] </span>string [HTML color]<br />
|
||||
<dt><span id="cfg_BrowsePointerBackground">$cfg['BrowsePointerBackground'] </span>string [HTML color]<br />
|
||||
<span id="cfg_BrowsePointerColor">$cfg['BrowsePointerColor'] </span>string [HTML color]<br />
|
||||
<span id="cfg_BrowseMarkerColor">$cfg['BrowseMarkerBackground'] </span>string [HTML color]<br />
|
||||
<span id="cfg_BrowseMarkerBackground">$cfg['BrowseMarkerBackground'] </span>string [HTML color]<br />
|
||||
<span id="cfg_BrowseMarkerColor">$cfg['BrowseMarkerColor'] </span>string [HTML color]
|
||||
</dt>
|
||||
<dd>The colors (HTML) uses for the pointer and the marker in browse mode.<br />
|
||||
|
Reference in New Issue
Block a user