Fix duplicate ids (patch #1568504).
This commit is contained in:
@@ -1465,9 +1465,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