mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-17 22:11:26 +02:00
[ticket/11472] Make the color swatch configurable and fix it in subsilver2
PHPBB3-11472
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
<div id="colour_palette" style="display: none;">
|
||||
<dl style="clear: left;">
|
||||
<dt><label>{L_FONT_COLOR}{L_COLON}</label></dt>
|
||||
<dd id="color_palette_placeholder"></dd>
|
||||
<dd id="color_palette_placeholder" data-orientation="h" data-height="12" data-width="15"></dd>
|
||||
</dl>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user